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