]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - net/mac80211/sta_info.h
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)
commit5a306f5887d5fd840beb8ea872897fa89e8fcdef
treedadc13f05e360f8f35c15acb36a860056f4848fe
parent0f92732344e88023807342fef4c566e0660c2fd9
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