remarkable-linux/net/rfkill
Michael Buesch 7f4c534178 rfkill: fix double-mutex-locking
rfkill_toggle_radio is called from functions where
rfkill->mutex is already aquired.

Remove the lock from rfkill_toggle_radio() and add it to
the only calling function that calls it without the lock held.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-11-29 18:08:48 -05:00
..
Kconfig [RFKILL]: Add support for an rfkill LED. 2007-10-10 16:54:10 -07:00
Makefile [NET]: rfkill: add support for input key to control wireless radio 2007-05-07 00:34:20 -07:00
rfkill-input.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
rfkill-input.h [RFKILL]: Move rfkill_switch_all out of global header 2007-10-10 16:53:29 -07:00
rfkill.c rfkill: fix double-mutex-locking 2007-11-29 18:08:48 -05:00