ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 19 May 2009 14:01:40 +0000 (17:01 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:33 +0000 (14:46 -0400)
commit54ce846e2c5ade77bc6650d8e8c7e775e01ad859
treea328ee0be7e0df7fabfb5e82a0cd967919192a58
parent1ffc1c61bdbe31105d99d65043bbf7ae6d24dbc7
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>
drivers/net/wireless/ath/ath9k/main.c