ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 27 Jul 2009 18:53:03 +0000 (11:53 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:43:18 +0000 (16:43 -0400)
commit35c95ab9b5ea3a2bf69d049d5437bb831e9bddf3
treedef616e738a3c3db1abfe84e751a86f63d2e55d9
parent9851bad7a3ab601b8b5b156119a7d0fd15b47fa3
ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()

We do this as we'll be moving the cancel elsewhere later.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c