firewall3: update to git head
[openwrt.git] / package / mac80211 / patches / 510-ath9k_intr_mitigation_tweak.patch
index 301af3c22b889c97428f83d72e3675ffe0b0a1bf..93b7889ee5564826c35941d29118720f5b0dd357 100644 (file)
@@ -1,7 +1,7 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1466,8 +1466,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
-       REG_WRITE(ah, AR_OBS, 8);
+@@ -2001,8 +2001,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);