]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()
authorWei Yongjun <weiyongjun1@huawei.com>
Fri, 26 Aug 2016 14:45:05 +0000 (14:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Sep 2016 15:55:43 +0000 (17:55 +0200)
commiteaf47b713b602e7d0129ed8d18d2818246a17e49
tree4e17f55f219d421f5b70790f87d05efcc9aab0b1
parent8e02a3fd03d5391a83ba05b12f5f8d1a0e4e31a4
staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()

Add the missing unlock before return from function
rtw_resume_process() in the error handling case.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/usb_intf.c