net: Mac80211: Remove silly timespec dance
authorThomas Gleixner <tglx@linutronix.de>
Wed, 11 Jun 2014 23:59:18 +0000 (23:59 +0000)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jun 2014 12:22:21 +0000 (14:22 +0200)
Converting time from one format to another seems to give coders a warm
and fuzzy feeling.

Use the proper interfaces.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: John W. Linville <linville@tuxdriver.com>
[fix compile error]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found