ath5k: fix TSF reset
authorBruno Randolf <br1@einfach.org>
Tue, 9 Mar 2010 07:55:33 +0000 (16:55 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Mar 2010 21:16:56 +0000 (16:16 -0500)
commita3b980fd1391e75068ae25f3817728b27bfdb04c
tree4c72c354dcc187eecd19f94f80e5535cdd2baee2
parent8bd8beab49fec3f7d014c328641bd94de3df744b
ath5k: fix TSF reset

to reset the TSF, AR5K_BEACON_RESET_TSF has to be 1, not 0. also we have a
function for that so use it.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/reset.c