package/mac80211: let build system enable led code through cflags (thank you nbd)
[openwrt.git] / package / mac80211 / patches / 408-ath9k_tweak_rx_intr_mitigation.patch
index 2d3f9246ecdc50774a0719a04e85cc74af23dfba..f987e8a541533f07b8f07907db4b4f61e2c1cc4f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1298,7 +1298,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1418,7 +1418,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);