[PATCH -next v4 0/3] some fix and cleanup for rtl8192e

From: Yang Yingliang
Date: Wed Dec 01 2021 - 22:02:32 EST


v4: Fix crypt_info leak. Add fix tags for patch #1 and #2.
v3: Fix more leaks. Break it up into multple patches.
v2: Make rtllib_softmac_init() return error codes.

patch #1, #2:
fix error handle case in alloc_rtllib()

patch #3:
remove unnecessary assignment

Yang Yingliang (3):
staging: rtl8192e: return error code from rtllib_softmac_init()
staging: rtl8192e: rtllib_module: fix error handle case in
alloc_rtllib()
staging: rtl8192e: rtllib_module: remove unnecessary assignment

drivers/staging/rtl8192e/rtllib.h | 2 +-
drivers/staging/rtl8192e/rtllib_module.c | 17 ++++++++++++-----
drivers/staging/rtl8192e/rtllib_softmac.c | 6 ++++--
3 files changed, 17 insertions(+), 8 deletions(-)

--
2.25.1