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)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 15 Dec 2012 21:42:16 +0000 (22:42 +0100)
commitc518f68c855c15078f6b096e277008f276219e08
treef017e2a1d5537a71ed611eb45a499641c7abf328
parent91978587bb5fc143a0c61d1b30213a3c400f27ea
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>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h