]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: set beacon related ps flags on bss_info change
authorRajkumar Manoharan <rmanoharan@atheros.com>
Fri, 22 Apr 2011 09:20:39 +0000 (14:50 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 26 Apr 2011 19:50:28 +0000 (15:50 -0400)
commit485c0443f294443d403fcafd937cfd6ca1b26013
tree60aebd67f9afca5ee1e664cea6dfdec6ce55d5cc
parentc9a5cc82409d0c48a3f8ba04c7a4d873883ecc85
ath9k: set beacon related ps flags on bss_info change

Requesting beacon sync up to configure beacon timers properly
in hw, has be done after doing beacon config with default values.
Setting the flags in beacon config is causing the device to not
enter into network sleep on idle state.

Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/beacon.c
drivers/net/wireless/ath/ath9k/main.c