summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl819x_HT.h
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2011-07-11 22:37:27 -0500
committerLarry Finger <Larry.Finger@lwfinger.net>2011-08-23 20:12:53 -0500
commitb355c1d0bceee3276b406327c6f1765c73901ab0 (patch)
tree5170b48a1b829e30b6832d76ac09ffa5bd4eaa38 /drivers/staging/rtl8192e/rtl819x_HT.h
parent1e71e6d0cf764841cdf60dec4a40849ff41be75c (diff)
downloadop-kernel-dev-b355c1d0bceee3276b406327c6f1765c73901ab0.zip
op-kernel-dev-b355c1d0bceee3276b406327c6f1765c73901ab0.tar.gz
staging: rtl8192e: Remove dead code associated with RTL8192CE
The vendor code will generate several different drivers. As the RTL8192CE is covered by a mac80211 driver in mainline, eliminate that code here. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Diffstat (limited to 'drivers/staging/rtl8192e/rtl819x_HT.h')
-rw-r--r--drivers/staging/rtl8192e/rtl819x_HT.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/rtl8192e/rtl819x_HT.h b/drivers/staging/rtl8192e/rtl819x_HT.h
index 15878ad..703d9dd 100644
--- a/drivers/staging/rtl8192e/rtl819x_HT.h
+++ b/drivers/staging/rtl8192e/rtl819x_HT.h
@@ -305,10 +305,6 @@ typedef struct _RT_HIGH_THROUGHPUT{
u8 bWAIotBroadcom;
u8 WAIotTH;
-#ifdef RTL8192CE
- u8 bRDGEnable;
-#endif
-
u8 bAcceptAddbaReq;
} __attribute__ ((packed)) RT_HIGH_THROUGHPUT, *PRT_HIGH_THROUGHPUT;
OpenPOWER on IntegriCloud