linux-stable/drivers/staging/r8188eu
Martin Kaiser 972b28a485 staging: r8188eu: use standard error codes in rtw_read_port
Replace the driver-specific _SUCCESS and _FAIL error codes in
rtw_read_port. Return 0 for success or a negative error code as
we do elsewhere in the kernel.

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-3-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 rtw_read_port 2023-02-07 08:41:03 +01:00
include staging: r8188eu: use standard error codes in rtw_read_port 2023-02-07 08:41:03 +01:00
os_dep staging: r8188eu: correct error logic of _rtw_init_recv_priv() 2023-02-06 10:48:01 +01:00
Kconfig
Makefile staging: r8188eu: remove hal/odm_RegConfig8188E.c 2022-09-27 10:28:11 +02:00
TODO