From: Johannes Berg Date: Wed, 14 Nov 2012 22:22:21 +0000 (+0100) Subject: mac80211: introduce IEEE80211_NUM_TIDS and use it X-Git-Tag: 1.9.7~8 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=c518f68c855c15078f6b096e277008f276219e08;hp=91978587bb5fc143a0c61d1b30213a3c400f27ea;p=carl9170fw.git 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 Signed-off-by: Christian Lamparter --- diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h index 03eecee..8ed0b45 100644 --- a/include/linux/ieee80211.h +++ b/include/linux/ieee80211.h @@ -128,6 +128,8 @@ #define IEEE80211_MAX_MESH_ID_LEN 32 +#define IEEE80211_NUM_TIDS 16 + #define IEEE80211_QOS_CTL_LEN 2 /* 1d tag mask */ #define IEEE80211_QOS_CTL_TAG1D_MASK 0x0007