ath9k: Remove unnecessary TSF reset
authorSujith <Sujith.Manoharan@atheros.com>
Wed, 29 Oct 2008 04:47:34 +0000 (10:17 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:16:06 +0000 (15:16 -0500)
commit154662a6356ec3ccfea0a22218cf149220ea6373
tree9f6843fb2953fd32a4608389c0a13088983e8ad2
parent9c84b7978f1b99048bf31be5a0218cd509e74148
ath9k: Remove unnecessary TSF reset

The TSF is already reset properly via mac80211's callback.
Resetting it in config_interface() is not needed.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c