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:   Sat, 30 Jul 2022 21:35:53 +0200
From:   Philipp Hortmann <philipp.g.hortmann@...il.com>
To:     Martin Kaiser <martin@...ser.cx>,
        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>,
        Pavel Skripkin <paskripkin@...il.com>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] staging: r8188eu: report errors from
 ReadAdapterInfo8188EU

On 7/30/22 16:39, Martin Kaiser wrote:
> Update the ReadAdapterInfo8188EU to return an error code. Change the
> calling function to relay these errors to the driver's probe function.
> 
> Martin Kaiser (3):
>    staging: r8188eu: handle errors from ReadAdapterInfo8188EU
>    staging: r8188eu: make rtw_handle_dualmac a void function
>    staging: r8188eu: return an error code in rtw_usb_if1_init
> 
>   drivers/staging/r8188eu/core/rtw_wlan_util.c |  5 +-
>   drivers/staging/r8188eu/hal/usb_halinit.c    |  7 +--
>   drivers/staging/r8188eu/include/drv_types.h  |  2 +-
>   drivers/staging/r8188eu/include/hal_intf.h   |  2 +-
>   drivers/staging/r8188eu/os_dep/usb_intf.c    | 49 +++++++++++---------
>   5 files changed, 33 insertions(+), 32 deletions(-)
> 

Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com> # Edimax N150

Powered by blists - more mailing lists