commit | 200be651f77f8407086873520436bf55a4468e26 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Mon Feb 21 07:50:01 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 23 16:25:28 2011 -0500 |
tree | 81eaf8a105f904768326f736bc0ae38395c2841c | |
parent | a5fae37d118bb633708b2787e53871e38bf3b15e [diff] |
ath9k_htc: Fix TBTT calculation for IBSS mode The target beacon transmission time has to be synced with the HW TSF when configuring beacon timers in Adhoc mode. Failing to do this would cause erroneous beacon transmission, for example, on completion of a scan run to check for IBSS merges. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>