[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220730143939.671951-1-martin@kaiser.cx>
Date: Sat, 30 Jul 2022 16:39:36 +0200
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>,
Pavel Skripkin <paskripkin@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/3] staging: r8188eu: report errors from ReadAdapterInfo8188EU
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(-)
--
2.30.2
Powered by blists - more mailing lists