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:
0f92732
)
mac80211: introduce IEEE80211_NUM_TIDS and use it
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 14 Nov 2012 22:22:21 +0000
(23:22 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 19 Nov 2012 14:44:00 +0000
(15:44 +0100)
Introduce IEEE80211_NUM_TIDS in the generic 802.11
header file and use it in place of STA_TID_NUM and
NUM_RX_DATA_QUEUES which are both really the number
of TIDs.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found