X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F510-ath9k_intr_mitigation_tweak.patch;h=ff6ff27a1ffa63171d6d339c100ccfc2e1d2960d;hb=97578303ff97ead0f442e58205f65fd7ffad9323;hp=653f47ae6da13ea254683abf5905b0b514cb3ce6;hpb=1938d5a6691c3cfa081e94ddbf48a12e02129ec1;p=openwrt%2Fopenwrt.git diff --git a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch b/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch index 653f47ae6d..ff6ff27a1f 100644 --- a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch +++ b/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch @@ -1,7 +1,7 @@ --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -1465,8 +1465,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st - REG_WRITE(ah, AR_OBS, 8); +@@ -1947,8 +1947,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);