Commit 954b609b authored by Larry Finger's avatar Larry Finger

staging: rtl8192e: IEEE80211_RADIOTAP_F_BADFCS is defined in kernel, do not duplicate

Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
parent ce403a6a
...@@ -51,10 +51,6 @@ ...@@ -51,10 +51,6 @@
#endif #endif
#include <net/iw_handler.h> #include <net/iw_handler.h>
#ifndef IEEE80211_RADIOTAP_F_BADFCS
#define IEEE80211_RADIOTAP_F_BADFCS 0x40 /* bad FCS */
#endif
#ifndef IW_MODE_MONITOR #ifndef IW_MODE_MONITOR
#define IW_MODE_MONITOR 6 #define IW_MODE_MONITOR 6
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment