On 12/1/21 12:50, Yang Yingliang wrote:
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(-)
Agree with Dan, almost perfect one. Since you are going to send v4, please add following tag to 1/3 and 2/3 patches because they should be backported to stable kernels
Fixes: 94a799425eee ("From: wlanfae <wlanfae@xxxxxxxxxxx>") ( Im not kidding, it's real subject line of the patch :) ) With regards, Pavel Skripkin