summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl819x_HT.h
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2011-07-13 18:54:50 -0500
committerLarry Finger <Larry.Finger@lwfinger.net>2011-08-23 20:51:38 -0500
commitbfb74db3e58c6362d877b299e5b68c512fc500db (patch)
treef9f69025d80d90da2c4c69f7881a0b855549f6e4 /drivers/staging/rtl8192e/rtl819x_HT.h
parent02525969666f1fe4718705d372afaafa9d12b612 (diff)
staging: rtl8192e: Remove dead code associated with USB_RX_AGGREGATION_SUPPORT
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.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/rtl8192e/rtl819x_HT.h b/drivers/staging/rtl8192e/rtl819x_HT.h
index abebedac2817..3918705d07f5 100644
--- a/drivers/staging/rtl8192e/rtl819x_HT.h
+++ b/drivers/staging/rtl8192e/rtl819x_HT.h
@@ -285,14 +285,6 @@ typedef struct _RT_HIGH_THROUGHPUT{
u8 RxReorderPendingTime;
u16 RxReorderDropCounter;
-#ifdef USB_RX_AGGREGATION_SUPPORT
- u8 UsbRxFwAggrEn;
- u8 UsbRxFwAggrPageNum;
- u8 UsbRxFwAggrPacketNum;
- u8 UsbRxFwAggrTimeout;
- u8 UsbRxPageSize;
-#endif
-
u8 bIsPeerBcm;
u8 IOTPeer;