commit | 14be9947ef9843102b67d315c7483de112b5b2d7 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Sun Sep 28 12:09:43 2008 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 30 14:07:25 2008 -0400 |
tree | 1a9637b0dafdcd63b07226ff9aa6ec6d840901ca | |
parent | b0dee5784dff3e2984510a7fe7a7e48109001f94 [diff] |
ath5k: write beacon control register twice when resetting tsf According to the newly-released Atheros HAL code, asserting the TSF reset bit will toggle a hardware internal state, resulting in a spurious reset on the next chip reset. Whenever we force a TSF bit, write the bit twice to clear the internal signal. Signed-off-by: Bob Copeland <me@bobcopeland.com> Acked-by: Nick Kossifidis <mickflemm@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>