]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit8d7b70fb7bf8963634052f455db86074d48bab2c
treee2429f096903e7e15b058fc2f6f63c8e533e127e
parent3283e286b859e9214867b2c855db065e41101b03
net: Mac80211: Remove silly timespec dance

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>
net/mac80211/status.c
net/mac80211/tx.c