diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/main.c')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/main.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/main.c b/drivers/net/wireless/ath/ath9k/main.c index 4798f6ae061e..6a231201c7dc 100644 --- a/drivers/net/wireless/ath/ath9k/main.c +++ b/drivers/net/wireless/ath/ath9k/main.c | |||
@@ -760,6 +760,8 @@ static int ath9k_start(struct ieee80211_hw *hw) | |||
760 | */ | 760 | */ |
761 | ath9k_cmn_init_crypto(sc->sc_ah); | 761 | ath9k_cmn_init_crypto(sc->sc_ah); |
762 | 762 | ||
763 | ath9k_hw_reset_tsf(ah); | ||
764 | |||
763 | spin_unlock_bh(&sc->sc_pcu_lock); | 765 | spin_unlock_bh(&sc->sc_pcu_lock); |
764 | 766 | ||
765 | mutex_unlock(&sc->mutex); | 767 | mutex_unlock(&sc->mutex); |