Skip to content

Commit

Permalink
rtl8712: remove unused macros from rtl8712/wifi.h
Browse files Browse the repository at this point in the history
Those definitions are not used anywhere in the kernel. If you know any
reason why they should stay in the code please speak up!

Signed-off-by: Przemo Firszt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
PrzemoF authored and gregkh committed Jan 12, 2013
1 parent c07f972 commit 94973b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/rtl8712/wifi.h
Original file line number Diff line number Diff line change
Expand Up @@ -437,11 +437,7 @@ static inline unsigned char *get_hdr_bssid(unsigned char *pframe)
#define _SSID_IE_ 0
#define _SUPPORTEDRATES_IE_ 1
#define _DSSET_IE_ 3
#define _TIM_IE_ 5
#define _IBSS_PARA_IE_ 6
#define _CHLGETXT_IE_ 16
#define _RSN_IE_2_ 48`
#define _SSN_IE_1_ 221
#define _ERPINFO_IE_ 42
#define _EXT_SUPPORTEDRATES_IE_ 50

Expand Down

0 comments on commit 94973b6

Please sign in to comment.