Skip to content

Commit

Permalink
brcm80211: remove unused TLV defines
Browse files Browse the repository at this point in the history
Signed-off-by: Stanislav Fomichev <kernel@fomichev.me>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Stanislav Fomichev authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent 2fbd6b3 commit 6170f51
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/brcm80211/include/proto/802.11.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6170f51

Please sign in to comment.