]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix beacon reconfiguration
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 6 May 2013 04:39:03 +0000 (10:09 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 8 May 2013 21:15:07 +0000 (17:15 -0400)
commit6403034bb5e240ac54f7edd41cb233a07bef5843
tree2fa66924388212fad1006acca0dfad6e90f7ed70
parent49c26f5dc99c41815a4ad14a03fd4ac4d19e99a3
ath9k: Fix beacon reconfiguration

When a reset or a channel-change happens, for managed mode,
the HW beacon timers have to be programmed after the TSF has
been synchronized. This is handled via the sync flags.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c