From: Avinash Patil Date: Thu, 9 Jan 2014 23:22:57 +0000 (-0800) Subject: ieee80211: add definition for TDLS wide band extended capability X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=commitdiff_plain;h=af0e38b37d649b108e838ee0ae8dd319d68bfa1a ieee80211: add definition for TDLS wide band extended capability Seventh bit of 8th byte of extended capabilities specifies wide bandwidth support for TDLS links. Add this definition to ieee80211. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: Johannes Berg Signed-off-by: Christian Lamparter --- diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h index 6b465d1..d621d6e 100644 --- a/include/linux/ieee80211.h +++ b/include/linux/ieee80211.h @@ -1922,6 +1922,7 @@ enum ieee80211_tdls_actioncode { #define WLAN_EXT_CAPA5_TDLS_PROHIBITED BIT(6) #define WLAN_EXT_CAPA8_OPMODE_NOTIF BIT(6) +#define WLAN_EXT_CAPA8_TDLS_WIDE_BW_ENABLED BIT(7) /* TDLS specific payload type in the LLC/SNAP header */ #define WLAN_TDLS_SNAP_RFTYPE 0x2