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]
Message-ID: <cover.1702406712.git.philipp.g.hortmann@gmail.com>
Date:   Wed, 13 Dec 2023 17:51:27 +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 00/10] staging: rtl8192e: Remove variable nMaxAMSDUSize and
 further

Remove unused or unchanged variables.

Tested with rtl8192e (WLL6130-D99) in Mode n (12.5 MB/s)
Transferred this patch over wlan connection of rtl8192e.
Tested in b,g,n mode and n mode in channels 2, 9, 13

Philipp Hortmann (10):
  staging: rtl8192e: Remove variable bCurrent_AMSDU_Support
  staging: rtl8192e: Remove unused variable nMaxAMSDUSize
  staging: rtl8192e: Remove constant variable self_mimo_ps
  staging: rtl8192e: Remove constant variable peer_mimo_ps
  staging: rtl8192e: Remove constant variable forced_short_gi
  staging: rtl8192e: Remove unused variable ht_info->amsdu_support
  staging: rtl8192e: Remove variable ht_info->mpdu_density
  staging: rtl8192e: Remove variable ht_info->RT2RT_HT_Mode
  staging: rtl8192e: Remove constant variable reg_rt2rt_aggregation
  staging: rtl8192e: Remove constant variable reg_rx_reorder_enable

 .../staging/rtl8192e/rtl8192e/r8192E_dev.c    |  5 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_core.c  |  1 -
 drivers/staging/rtl8192e/rtl819x_HT.h         | 11 ---
 drivers/staging/rtl8192e/rtl819x_HTProc.c     | 77 ++++---------------
 drivers/staging/rtl8192e/rtllib_tx.c          |  5 --
 5 files changed, 17 insertions(+), 82 deletions(-)

-- 
2.43.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ