linux/drivers/staging/r8188eu
Yang Yingliang 68264c4609 staging: r8188eu: fix missing unlock in rtw_resume()
Add the missing unlock before return from rtw_resume().

Fixes: 2b42bd58b3 ("staging: r8188eu: introduce new os_dep dir for RTL8188eu driver")
Reported-by: Hulk Robot <hulkci@huawei.com>
Acked-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20211028094038.2877341-1-yangyingliang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-10-30 11:12:05 +02:00
..
core staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frame 2021-10-26 18:46:21 +02:00
hal staging: r8188eu: remove last_tx_complete_time 2021-10-25 09:09:44 +02:00
include staging: r8188eu: remove the sreset_priv structure 2021-10-25 09:09:44 +02:00
os_dep staging: r8188eu: fix missing unlock in rtw_resume() 2021-10-30 11:12:05 +02:00
Kconfig staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P} 2021-09-13 08:49:54 +02:00
Makefile staging: r8188eu: remove the sreset_priv structure 2021-10-25 09:09:44 +02:00
TODO