commit | 54ce846e2c5ade77bc6650d8e8c7e775e01ad859 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Tue May 19 17:01:40 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 20 14:46:33 2009 -0400 |
tree | a328ee0be7e0df7fabfb5e82a0cd967919192a58 | |
parent | 1ffc1c61bdbe31105d99d65043bbf7ae6d24dbc7 [diff] |
ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon If the chip complains about TSF sync, make sure we remain awake to sync with the next Beacon frame. In theory, this should not be needed since we are currently trying to receive all Beacon frames, anyway, better have this code ready should we ever change that. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>