This structure does not used.

Signed-off-by: Ivan Safonov <insafo...@gmail.com>
---
 drivers/staging/rtl8188eu/include/rtw_xmit.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/staging/rtl8188eu/include/rtw_xmit.h 
b/drivers/staging/rtl8188eu/include/rtw_xmit.h
index 7895008..cb49aca 100644
--- a/drivers/staging/rtl8188eu/include/rtw_xmit.h
+++ b/drivers/staging/rtl8188eu/include/rtw_xmit.h
@@ -256,11 +256,6 @@ struct     hw_txqueue {
        int     ac_tag;
 };
 
-struct agg_pkt_info {
-       u16 offset;
-       u16 pkt_len;
-};
-
 struct xmit_priv {
        spinlock_t lock;
        struct __queue be_pending;
-- 
2.7.3

Reply via email to