Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent ce403a6a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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