[PATCH v2 0/2] staging: r8188eu: improve error handling

From: Vihas Makwana
Date: Wed Mar 09 2022 - 15:51:13 EST


This patchset improves error handling in rtw_init_drv_sw() and
fixes some memory leaks.

v1->v2:
Added fixes tag in patch 2/2.
Used dev_err instead of pr_err as it prefixes the error with
device info.

Vihas Makwana (2):
staging: r8188eu: call rtl8188eu_free_recv_priv from
_rtw_free_recv_priv
staging: r8188eu: proper error handling in rtw_init_drv_sw

drivers/staging/r8188eu/core/rtw_recv.c | 1 +
drivers/staging/r8188eu/os_dep/os_intfs.c | 60 ++++++++++++++++++-----
2 files changed, 48 insertions(+), 13 deletions(-)

--
2.30.2