Skip to content

Commit

Permalink
staging: rtl8192e: IEEE80211_RADIOTAP_F_BADFCS is defined in kernel, …
Browse files Browse the repository at this point in the history
…do not duplicate

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent ce403a6 commit 954b609
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@
#endif
#include <net/iw_handler.h>

#ifndef IEEE80211_RADIOTAP_F_BADFCS
#define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* bad FCS */
#endif

#ifndef IW_MODE_MONITOR
#define IW_MODE_MONITOR 6
#endif
Expand Down

0 comments on commit 954b609

Please sign in to comment.