linux/drivers/net/wireless/ti
Arik Nemtsov 75592be5e3 wlcore: correctly check state before regdomain conf
The wlcore state was checked without the mutex being taken. This leads
to WARN_ONs sometimes if a notification arrives when the driver
is on, but the mutex is only taken after it is off. This usually
happens if stopping the driver while connected to a network.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2013-03-25 12:33:13 +02:00
..
wl12xx wlcore: set max num of Rx BA sessions per chip 2013-03-25 12:33:11 +02:00
wl18xx wl18xx: print chip info during boot 2013-03-25 12:33:12 +02:00
wl1251 wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case 2013-03-05 10:27:16 +02:00
wlcore wlcore: correctly check state before regdomain conf 2013-03-25 12:33:13 +02:00
Kconfig wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
Makefile wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
wilink_platform_data.c wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00