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-prev] [day] [month] [year] [list]
Date:   Thu, 7 Oct 2021 12:40:52 +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
Subject: Re: [PATCH 1/2] staging: r8188eu: remove SetHwRegHandler from hal_ops

On 10/6/21 22:35, Michael Straube wrote:
> Remove SetHwRegHandler from struct hal_ops and remove the wrapper
> rtw_hal_set_hwreg(). Call SetHwReg8188EU() directly instead.
> 
> Signed-off-by: Michael Straube <straube.linux@...il.com>
> ---
>   drivers/staging/r8188eu/core/rtw_cmd.c        |  8 +--
>   drivers/staging/r8188eu/core/rtw_mlme.c       | 11 ++-
>   drivers/staging/r8188eu/core/rtw_mlme_ext.c   | 69 ++++++++-----------
>   drivers/staging/r8188eu/core/rtw_p2p.c        | 16 ++---
>   drivers/staging/r8188eu/core/rtw_pwrctrl.c    |  4 +-
>   drivers/staging/r8188eu/core/rtw_wlan_util.c  | 42 +++++------
>   drivers/staging/r8188eu/hal/hal_com.c         |  3 +-
>   drivers/staging/r8188eu/hal/hal_intf.c        |  6 --
>   drivers/staging/r8188eu/hal/rtl8188e_cmd.c    |  4 +-
>   .../staging/r8188eu/hal/rtl8188e_hal_init.c   |  4 +-
>   drivers/staging/r8188eu/hal/usb_halinit.c     |  3 +-
>   drivers/staging/r8188eu/include/hal_intf.h    |  5 +-
>   drivers/staging/r8188eu/os_dep/ioctl_linux.c  |  2 +-
>   drivers/staging/r8188eu/os_dep/os_intfs.c     |  2 +-
>   14 files changed, 78 insertions(+), 101 deletions(-)
> 

This patch is outdated and can be dropped.

Thanks,
Michael

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ