mac80211: add BSS coex IE to TDLS setup frames
authorArik Nemtsov <arik@wizery.com>
Sun, 9 Nov 2014 16:50:13 +0000 (18:50 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Thu, 1 Jan 2015 13:59:46 +0000 (14:59 +0100)
Add the BSS coex IE in case we support HT40 channels, as mandated by
section 8.5.13 in IEEE802.11 2012.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h

index c8f2ff5ca2999dee8d21ce2861284020f7647d75..ac0e8e6e5d4ce0cf7778e1633ba4054925e99488 100644 (file)
@@ -2056,6 +2056,9 @@ enum ieee80211_tdls_actioncode {
 /* TDLS specific payload type in the LLC/SNAP header */
 #define WLAN_TDLS_SNAP_RFTYPE  0x2
 
+/* BSS Coex IE information field bits */
+#define WLAN_BSS_COEX_INFORMATION_REQUEST      BIT(0)
+
 /**
  * enum - mesh synchronization method identifier
  *