ath9k: add more pending locking fixes - fixes tx dma hang issues on reset
[openwrt.git] / package / mac80211 / patches / 408-ath9k_tweak_rx_intr_mitigation.patch
index f7e7742e1c562c3d58d5e0585eed3b33bc299f7a..b9bf3e70d1d1903066d82517d828a65ac81c6c2c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1380,7 +1380,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1420,7 +1420,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);