commit | 154662a6356ec3ccfea0a22218cf149220ea6373 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Wed Oct 29 10:17:34 2008 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 10 15:16:06 2008 -0500 |
tree | 9f6843fb2953fd32a4608389c0a13088983e8ad2 | |
parent | 9c84b7978f1b99048bf31be5a0218cd509e74148 [diff] |
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>