linux/drivers/net/wireless/ath
Christian Lamparter 6d7db193f2 ar9170: cancel led worker properly on exit
"[PATCH 3/4 v2] ar9170: fix LED power state handling" revealed
a bug which can cause a ugly crash.

The delayed worker is canceled before the LED class functions are
unregistered... So, if something manages to update the LEDs
while unregister routine is running the timer could fire _after_ the
module has been unloaded.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-03 14:05:15 -04:00
..
ar9170 ar9170: cancel led worker properly on exit 2009-06-03 14:05:15 -04:00
ath5k ath5k: remove conf->beacon_int usage 2009-06-03 14:05:11 -04:00
ath9k ath9k: Add sanity check for beacon_int in adhoc/mesh case 2009-06-03 14:05:11 -04:00
Kconfig
main.c
Makefile
regd_common.h
regd.c cfg80211: Process regulatory max bandwidth checks for HT40 2009-05-20 14:46:22 -04:00
regd.h