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)
commita67682804165c428d5fd52c1a70fcd2a7502c056
tree2fa66924388212fad1006acca0dfad6e90f7ed70
parentdd9c46408fdc07098333655ff27edf8cac8d9fcf
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