linux-kernel-test/drivers/net/wireless/rtlwifi
Larry Finger d704300fa5 rtlwifi: Fix use of mutex in interrupt code
A previous conversion from semaphoreto mutexes missed the fact that one
of the semaphores was used in interrupt code. Fixed by changing to
a spinlock.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-12-20 14:49:48 -05:00
..
rtl8192ce rtl8192ce: drop 'rtl8192c-' prefix from files 2010-12-20 14:49:47 -05:00
base.c rtlwifi: Fix use of mutex in interrupt code 2010-12-20 14:49:48 -05:00
base.h
cam.c
cam.h
core.c rtlwifi: Switch locking from semaphores to mutexes 2010-12-16 15:22:32 -05:00
core.h
debug.c
debug.h
efuse.c
efuse.h
Kconfig rtl8192ce: Fix typo in Kconfig description 2010-12-20 14:49:48 -05:00
Makefile
pci.c
pci.h rtlwifi: convert to __packed notation 2010-12-16 09:20:16 -05:00
ps.c rtlwifi: Fix use of mutex in interrupt code 2010-12-20 14:49:48 -05:00
ps.h
rc.c
rc.h
regd.c
regd.h
wifi.h rtlwifi: Fix use of mutex in interrupt code 2010-12-20 14:49:48 -05:00