]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Use ktime_get_ts()
authorThomas Gleixner <tglx@linutronix.de>
Wed, 11 Jun 2014 23:59:14 +0000 (23:59 +0000)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jun 2014 12:22:18 +0000 (14:22 +0200)
commit8a44f5a6e820c4c61ba6e3e201fb5e5ce4c37260
tree76f3750082fe498c08442ed8df01b782cefd4a4a
parent0b4855b06b63a62f832b8fb30684c67aa92c95c0
mac80211: Use ktime_get_ts()

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>
net/mac80211/debugfs_sta.c
net/mac80211/sta_info.c