linux-stable/drivers/staging/r8188eu
Martin Kaiser da61c45f48 staging: r8188eu: handle rtl8188eu_inirp_init errors
The rtl8188eu_inirp_init returns 0 for success or a negative error code.
Handle this return value in the two places where rtl8188eu_inirp_init is
called.

Suggested-by: Pavel Skripkin <paskripkin@gmail.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230206201800.139195-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-07 08:41:03 +01:00
..
core staging: r8188eu: correct error logic of _rtw_init_recv_priv() 2023-02-06 10:48:01 +01:00
hal staging: r8188eu: use standard error codes in rtl8188eu_inirp_init 2023-02-07 08:41:03 +01:00
include staging: r8188eu: remove intf_start pointer 2023-02-07 08:41:03 +01:00
os_dep staging: r8188eu: handle rtl8188eu_inirp_init errors 2023-02-07 08:41:03 +01:00
Kconfig
Makefile staging: r8188eu: remove hal/odm_RegConfig8188E.c 2022-09-27 10:28:11 +02:00
TODO