ath9k: add support for more antenna mask combinations on AR93xx
[openwrt.git] / package / mac80211 / patches / 510-ath9k_intr_mitigation_tweak.patch
index 87e695b115293dc59c4fcdb9f201e47efe13aed9..6e2af403ef1be30a75c2fb81b0ab6d3a6fe8240a 100644 (file)
@@ -1,7 +1,7 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1795,8 +1795,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
-       REG_WRITE(ah, AR_OBS, 8);
+@@ -1945,8 +1945,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);