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)
commit181715203bc0e309b827f99baf44f5a97b19c90c
tree76f3750082fe498c08442ed8df01b782cefd4a4a
parent10d78f278214bd7c8a15d09ce2304728114786e7
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