From: Johannes Berg Date: Thu, 25 Jul 2013 19:45:17 +0000 (+0200) Subject: wireless: make TU conversion macros available X-Git-Tag: v3.12-rc1~132^2~84^2^2~56^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f1935c11269bc53cd52425b1025657adddb839;p=pandora-kernel.git wireless: make TU conversion macros available A few places in the code (mac80211 and iwlmvm) use the same TU_TO_JIFFIES() macro and could use TU_TO_EXP_TIME() that mac80211 has. Make these available to everyone and use them. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed