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

Vihas Makwana posted 2 patches 4 years, 3 months ago
drivers/staging/r8188eu/core/rtw_recv.c   |  1 +
drivers/staging/r8188eu/os_dep/os_intfs.c | 60 ++++++++++++++++++-----
2 files changed, 48 insertions(+), 13 deletions(-)
[PATCH v2 0/2] staging: r8188eu: improve error handling
Posted by Vihas Makwana 4 years, 3 months ago
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