linux/drivers/staging/rtl8188eu
Alexey Khoroshilov ac0a366799 staging: r8188eu: Add _enter_critical_mutex() error handling
_enter_critical_mutex() is a simple call to mutex_lock_interruptible(),
but there is no error handling code for it.

The patch removes wrapper _enter_critical_mutex() and
adds error handling for mutex_lock_interruptible().

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-17 20:56:10 -07:00
..
core staging: r8188eu: Add _enter_critical_mutex() error handling 2015-10-17 20:56:10 -07:00
hal Staging: rtl8188eu: rf_cfg: Remove useless cast 2015-10-16 22:51:48 -07:00
include staging: r8188eu: Add _enter_critical_mutex() error handling 2015-10-17 20:56:10 -07:00
os_dep staging: r8188eu: Add _enter_critical_mutex() error handling 2015-10-17 20:56:10 -07:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames 2015-09-18 19:53:50 -07:00
TODO staging: Additional item for rtl8188eu TODO list 2014-02-14 09:19:53 -08:00