From 7af259d5a69fb463b0508981fa704de10de01aad Mon Sep 17 00:00:00 2001 From: Sujith Date: Wed, 29 Oct 2008 10:17:34 +0530 Subject: [PATCH] --- yaml --- r: 121777 b: refs/heads/master c: 154662a6356ec3ccfea0a22218cf149220ea6373 h: refs/heads/master i: 121775: 259d36c219fbbaa646eeff3748879cde1f909bc5 v: v3 --- [refs] | 2 +- trunk/drivers/net/wireless/ath9k/main.c | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/[refs] b/[refs] index 588847dca67f..dc9bfab8044e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9c84b7978f1b99048bf31be5a0218cd509e74148 +refs/heads/master: 154662a6356ec3ccfea0a22218cf149220ea6373 diff --git a/trunk/drivers/net/wireless/ath9k/main.c b/trunk/drivers/net/wireless/ath9k/main.c index 0d6000205548..01a5be94a05f 100644 --- a/trunk/drivers/net/wireless/ath9k/main.c +++ b/trunk/drivers/net/wireless/ath9k/main.c @@ -1237,17 +1237,6 @@ static int ath9k_config_interface(struct ieee80211_hw *hw, /* Set aggregation protection mode parameters */ sc->sc_config.ath_aggr_prot = 0; - /* - * Reset our TSF so that its value is lower than the - * beacon that we are trying to catch. - * Only then hw will update its TSF register with the - * new beacon. Reset the TSF before setting the BSSID - * to avoid allowing in any frames that would update - * our TSF only to have us clear it - * immediately thereafter. - */ - ath9k_hw_reset_tsf(sc->sc_ah); - /* Disable BMISS interrupt when we're not associated */ ath9k_hw_set_interrupts(sc->sc_ah, sc->sc_imask &