Remove unused or unevaluated variables from struct rtllib_rx_stats. Tested with rtl8192e (WLL6130-D99) in Mode n (12.5 MB/s) Transferred this patch over wlan connection of rtl8192e. Philipp Hortmann (8): staging: rtl8192e: Remove variables tsf, beacon_time and Antenna staging: rtl8192e: Remove variables Wakeup, Reserved0 and AGC staging: rtl8192e: Remove unused variable bShift staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacket staging: rtl8192e: Remove variables fraglength and packetlength staging: rtl8192e: Remove unused variables nic_type and RxPower staging: rtl8192e: Remove unused variables bShortPreamble and fragoffset staging: rtl8192e: Remove unused variables ntotalfrag and Seq_Num .../staging/rtl8192e/rtl8192e/r8192E_dev.c | 20 ------------------- drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 2 -- drivers/staging/rtl8192e/rtllib.h | 17 ---------------- drivers/staging/rtl8192e/rtllib_rx.c | 3 --- 4 files changed, 42 deletions(-) -- 2.43.2