android_kernel_xiaomi_sm7250/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
Makefile
rfkill-input.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
rfkill-input.h
rfkill.c rfkill: fix double-mutex-locking 2007-11-29 18:08:48 -05:00