git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10d78f2
)
mac80211: Use ktime_get_ts()
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 11 Jun 2014 23:59:14 +0000
(23:59 +0000)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 23 Jun 2014 12:22:18 +0000
(14:22 +0200)
do_posix_clock_monotonic_gettime() is a leftover from the initial
posix timer implementation which maps to ktime_get_ts().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found