mac80211: update to wireless-testing 2012-12-06
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 510-ath9k_intr_mitigation_tweak.patch
index 834e1a2aebe265748242393f5b902045708434de..96c9a3175f7d3c9b6b4620acaf6f6a03e3823a63 100644 (file)
@@ -1,7 +1,7 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1664,8 +1664,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
-       REG_WRITE(ah, AR_OBS, 8);
+@@ -1962,8 +1962,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+               REG_WRITE(ah, AR_OBS, 8);
  
        if (ah->config.rx_intr_mitigation) {
 -              REG_RMW_FIELD(ah, AR_RIMT, AR_RIMT_LAST, 500);