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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 21 Mar 2022 21:30:25 +0100
From:   Martin Kaiser <martin@...ser.cx>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Larry Finger <Larry.Finger@...inger.net>,
        Phillip Potter <phil@...lpotter.co.uk>,
        Michael Straube <straube.linux@...il.com>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
        David Laight <David.Laight@...LAB.COM>,
        Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/6] staging: r8188eu: clean up odm dynamic functions

Simplify the code for odm dynamic functions. Remove unused capabilities
and intermediate steps.

This should be applied after the "remove local BIT macro" patch.

Martin Kaiser (6):
  staging: r8188eu: remove two limit defines
  staging: r8188eu: remove unused defines for dynamic functions
  staging: r8188eu: DYNAMIC_BB_DYNAMIC_TXPWR is not used
  staging: r8188eu: DYNAMIC_BB_ANT_DIV is not used
  staging: r8188eu: DYNAMIC_RF_CALIBRATION is not used
  staging: r8188eu: refactor dm func set and clear

 drivers/staging/r8188eu/core/rtw_mlme_ext.c   |  6 ++---
 drivers/staging/r8188eu/core/rtw_wlan_util.c  | 12 ---------
 drivers/staging/r8188eu/hal/usb_halinit.c     | 16 +++---------
 drivers/staging/r8188eu/include/hal_intf.h    |  2 +-
 .../staging/r8188eu/include/rtw_mlme_ext.h    | 25 -------------------
 5 files changed, 7 insertions(+), 54 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ