linux-stable/drivers/staging/rtl8188eu/os_dep
Wei Yongjun 23bf40424a staging: rtl8188eu: fix double unlock error in rtw_resume_process()
Fix following static checker warning:
    drivers/staging/rtl8188eu/os_dep/usb_intf.c:311 rtw_resume_process()
    error: double unlock 'mutex:&pwrpriv->mutex_lock'

Fixes: eaf47b713b ("staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()")
Reported-By: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-02 17:32:17 +02:00
..
ioctl_linux.c Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure. 2016-09-12 12:29:27 +02:00
mlme_linux.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
mon.c staging: rtl8188eu: Convert to using IFF_NO_QUEUE 2016-04-16 22:02:13 -04:00
os_intfs.c staging: r8188eu: remove usb_hal.h 2016-09-20 13:33:49 +02:00
osdep_service.c staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old_priv function 2016-09-12 11:23:22 +02:00
recv_linux.c staging:r8188eu: remove pkt_newalloc member of the recv_buf structure 2016-10-02 17:31:15 +02:00
rtw_android.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
usb_intf.c staging: rtl8188eu: fix double unlock error in rtw_resume_process() 2016-10-02 17:32:17 +02:00
usb_ops_linux.c staging: r8188eu: remove GET_HAL_DATA macro 2016-09-20 13:33:49 +02:00
xmit_linux.c staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGN 2016-09-20 13:33:49 +02:00