commit | 8d7b70fb7bf8963634052f455db86074d48bab2c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jun 11 23:59:18 2014 +0000 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jun 23 14:22:21 2014 +0200 |
tree | e2429f096903e7e15b058fc2f6f63c8e533e127e | |
parent | 3283e286b859e9214867b2c855db065e41101b03 [diff] |
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>