[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211202030704.2425621-1-yangyingliang@huawei.com>
Date: Thu, 2 Dec 2021 11:07:01 +0800
From: Yang Yingliang <yangyingliang@...wei.com>
To: <linux-kernel@...r.kernel.org>, <linux-staging@...ts.linux.dev>
CC: <gregkh@...uxfoundation.org>, <paskripkin@...il.com>,
<dan.carpenter@...cle.com>
Subject: [PATCH -next v4 0/3] some fix and cleanup for rtl8192e
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
Powered by blists - more mailing lists