mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 18:13:26 -04:00
brcm80211: remove unused TLV defines
Signed-off-by: Stanislav Fomichev <kernel@fomichev.me> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
2fbd6b37bf
commit
6170f51b19
@@ -116,10 +116,6 @@ typedef struct wme_param_ie wme_param_ie_t;
|
||||
#define SEQNUM_MAX 0x1000
|
||||
#define FRAGNUM_MASK 0xF
|
||||
|
||||
#define TLV_LEN_OFF 1
|
||||
#define TLV_HDR_LEN 2
|
||||
#define TLV_BODY_OFF 2
|
||||
|
||||
#define DOT11_MNG_RSN_ID 48
|
||||
#define DOT11_MNG_WPA_ID 221
|
||||
#define DOT11_MNG_VS_ID 221
|
||||
|
||||
Reference in New Issue
Block a user