]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc62b2f5c4637f5f538036775f65c336caed5f73e
tree4c72c354dcc187eecd19f94f80e5535cdd2baee2
parent6e6e126baea84534089d3f263a33a405f71f275a
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