]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: introduce IEEE80211_NUM_TIDS and use it
authorJohannes Berg <johannes.berg@intel.com>
Wed, 14 Nov 2012 22:22:21 +0000 (23:22 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Nov 2012 14:44:00 +0000 (15:44 +0100)
commit411c11c978ceb68a762cfe45b95d09190059db81
treedadc13f05e360f8f35c15acb36a860056f4848fe
parent2a5ef8c78d0d0ba9b02a3c54048d17676b64f731
mac80211: introduce IEEE80211_NUM_TIDS and use it

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>
include/linux/ieee80211.h
net/mac80211/agg-rx.c
net/mac80211/agg-tx.c
net/mac80211/debugfs_key.c
net/mac80211/debugfs_sta.c
net/mac80211/ht.c
net/mac80211/key.c
net/mac80211/key.h
net/mac80211/rx.c
net/mac80211/sta_info.c
net/mac80211/sta_info.h