Commit f24974a6 authored by Teddy Engel's avatar Teddy Engel Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192e: Remove unused constants

parent 49432bf4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -88,9 +88,7 @@ enum version_8190_loopback {
	VERSION_8190_BE
};

#define IC_VersionCut_C	0x2
#define IC_VersionCut_D	0x3
#define IC_VersionCut_E	0x4

enum rf_optype {
	RF_OP_By_SW_3wire = 0,
+0 −2
Original line number Diff line number Diff line
@@ -33,8 +33,6 @@
#define		RATE_ADAPTIVE_TH_LOW_40M		10
#define		VERY_LOW_RSSI				15

#define		WA_IOT_TH_VAL				25

#define		E_FOR_TX_POWER_TRACK	       300
#define		TX_POWER_NEAR_FIELD_THRESH_HIGH		68
#define		TX_POWER_NEAR_FIELD_THRESH_LOW		62