]> git.baikalelectronics.ru Git - kernel.git/commit
ath5k: initialize calibration timers
authorBruno Randolf <br1@einfach.org>
Wed, 19 May 2010 01:30:55 +0000 (10:30 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:21 +0000 (16:13 -0400)
commit560b1239d6765ba5b8f5a970990f689bc3c720e3
treef757d7af1aaf1601b5e61508e083a32f1bdc071b
parent7551c681add552b5403eacfd2f15728d306f3d9f
ath5k: initialize calibration timers

Initialize calibration timers on reset, since otherwise they might be in the
future and the calibration tasklet might not be scheduled for a long time.

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/base.c