ath9k: Wake up for RX filter changes
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 19 May 2009 14:01:41 +0000 (17:01 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:33 +0000 (14:46 -0400)
commitaa68aeaaff8bbf58e355eb83b7d0c14ce82b2f12
tree2b9bc787607db87d948ce8dd37ab368ffe750025
parent54ce846e2c5ade77bc6650d8e8c7e775e01ad859
ath9k: Wake up for RX filter changes

We must make sure the chip is awake when changing the RX filter
parameters. This could have caused problems, e.g., when changing the
interface to promiscuous mode while in sleep mode.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c