Remove pointless defines for ext capab bits
These were copy-pasted templates that were forgotten to be removed when defining the bits. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
11355a122d
commit
25df656a8a
1 changed files with 0 additions and 2 deletions
|
@ -530,7 +530,6 @@
|
|||
#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
|
||||
|
@ -551,7 +550,6 @@
|
|||
#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
|
||||
|
|
Loading…
Reference in a new issue