lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 21 Feb 2024 22:44:19 +0100
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] Remove unused variables from rtllib_rx_stats

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ