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: <20220110124638.6909-1-martin@kaiser.cx>
Date:   Mon, 10 Jan 2022 13:46:29 +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,
        Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/9] staging: r8188eu: clean up odm phy functions

This set cleans up the error handling for some of the odm phy functions
and merges small functions. While at it, it also removes a couple of
unused defines.

Martin Kaiser (9):
  staging: r8188eu: fix phy_RF6052_Config_ParaFile error handling
  staging: r8188eu: remove a constant variable
  staging: r8188eu: remove unused function parameter
  staging: r8188eu: remove constant function parameter
  staging: r8188eu: replace the READ_AND_CONFIG
  staging: r8188eu: relay errors from ODM_ReadAndConfig_...
  staging: r8188eu: merge ODM_ConfigMACWithHeaderFile into
    PHY_MACConfig8188E
  staging: r8188eu: remove unused cck, ofdm and mcs rate defines
  staging: r8188eu: merge ODM_ConfigBBWithHeaderFile with its callers

 drivers/staging/r8188eu/hal/odm_HWConfig.c    | 34 +---------------
 drivers/staging/r8188eu/hal/rtl8188e_phycfg.c | 10 ++---
 drivers/staging/r8188eu/hal/rtl8188e_rf6052.c | 11 +-----
 .../staging/r8188eu/include/odm_HWConfig.h    | 39 +------------------
 4 files changed, 9 insertions(+), 85 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ