commit | 196fb860ceb6b937cbe608ea3ea0209bd4edf3b2 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Mon Jun 04 20:24:13 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 06 15:20:32 2012 -0400 |
tree | 5ba7df797b2c1084a03634b22763326a75848fd6 | |
parent | 07c15a3ffd68ff1a3276daa26885b277f19e4abd [diff] |
ath9k: Resync beacons properly After a chip reset, the beacon timers have to re-programmed correctly for a station in associated state. Use the PS flags to ensure that this is done after a TSF sync happens, otherwise the driver ends up using incorrect values for TBTT/DTIM in powersave mode. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>