]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove pointless defines for ext capab bits
authorJouni Malinen <jouni@codeaurora.org>
Wed, 3 Feb 2021 22:23:14 +0000 (00:23 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 3 Feb 2021 22:23:14 +0000 (00:23 +0200)
These were copy-pasted templates that were forgotten to be removed when
defining the bits.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/ieee802_11_defs.h

index b4d7ffdc8f0f9d5f1e77c1ca622b5997678fd4ab..8cc86146b425ed24db6fbcd2ce331f0196b65835 100644 (file)
 #define WLAN_EXT_CAPAB_TDLS_PROHIBITED 38
 #define WLAN_EXT_CAPAB_TDLS_CHANNEL_SWITCH_PROHIBITED 39
 #define WLAN_EXT_CAPAB_REJECT_UNADMITTED_FRAME 40
-#define WLAN_EXT_CAPAB_
 /* 41-43 - Service Interval Granularity */
 #define WLAN_EXT_CAPAB_IDENTIFIER_LOCATION 44
 #define WLAN_EXT_CAPAB_U_APSD_COEX 45
 #define WLAN_EXT_CAPAB_PROT_QLOAD_REPORT 60
 #define WLAN_EXT_CAPAB_TDLS_WIDER_BW 61
 #define WLAN_EXT_CAPAB_OPMODE_NOTIF 62
-#define WLAN_EXT_CAPAB_
 /* 63-64 - Max Number of MSDUs In A-MSDU */
 #define WLAN_EXT_CAPAB_CHANNEL_SCHEDULE_MGMT 65
 #define WLAN_EXT_CAPAB_GEODB_INBAND_ENABLING_SIGNAL 66