mac80211: update to 2010-06-10, add pending work with stability and throughput fixes...
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 408-ath9k_tweak_rx_intr_mitigation.patch
index 1c85205d8d0482cfd99776faec87303831b5890b..180368a1f4c505415655392a196fc150ce098afc 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -2103,7 +2103,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1398,7 +1398,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
  
        if (ah->config.rx_intr_mitigation) {
                REG_RMW_FIELD(ah, AR_RIMT, AR_RIMT_LAST, 500);
@@ -8,4 +8,4 @@
 +              REG_RMW_FIELD(ah, AR_RIMT, AR_RIMT_FIRST, 500);
        }
  
-       ath9k_hw_init_bb(ah, chan);
+       if (ah->config.tx_intr_mitigation) {