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:   Tue, 19 Oct 2021 15:51:30 +0200
From:   Michael Straube <straube.linux@...il.com>
To:     gregkh@...uxfoundation.org
Cc:     Larry.Finger@...inger.net, phil@...lpotter.co.uk,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/7] staging: r8188eu: more odm cleanups

This series removes more unneeded and/or dead odm code.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (7):
  staging: r8188eu: remove duplicate structure
  staging: r8188eu: BTRxRSSIPercentage is set but never used
  staging: r8188eu: rename ODM_PhyStatusQuery_92CSeries()
  staging: r8188eu: remove unused cases from ODM_CmnInfo{Hook,Update}
  staging: r8188eu: remove unused fields from enum odm_common_info_def
  staging: r8188eu: remove unused enums and defines from odm.h
  staging: r8188eu: RFType type is always ODM_1T1R

 drivers/staging/r8188eu/hal/HalPhyRf_8188e.c  |  82 +---------
 drivers/staging/r8188eu/hal/odm.c             |  70 ++-------
 drivers/staging/r8188eu/hal/odm_HWConfig.c    |  31 ++--
 drivers/staging/r8188eu/hal/rtl8188e_dm.c     |   7 -
 drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c |   2 +-
 drivers/staging/r8188eu/include/odm.h         | 142 ------------------
 .../staging/r8188eu/include/odm_HWConfig.h    |   2 +-
 drivers/staging/r8188eu/include/rtw_recv.h    |   1 -
 8 files changed, 26 insertions(+), 311 deletions(-)

-- 
2.33.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ