mac80211: update to latest wireless-testing + some monitor mode fixes and some libert...
[openwrt.git] / package / mac80211 / patches / 510-ath9k_intr_mitigation_tweak.patch
index 0ebc6b6df307701ae1ec96be39beebd971553036..95d90ca5b8cffa6a3d17c03f9b63a6fe4642807a 100644 (file)
@@ -1,7 +1,7 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1508,8 +1508,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
-       REG_WRITE(ah, AR_OBS, 8);
+@@ -1952,8 +1952,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);