git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73da7d5
)
wireless: make TU conversion macros available
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 25 Jul 2013 19:45:17 +0000
(21:45 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 6 Aug 2013 09:00:59 +0000
(11:00 +0200)
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 <johannes.berg@intel.com>
No differences found