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 a3b512cf331e122df011bebfecda099e44431d75..f987e8a541533f07b8f07907db4b4f61e2c1cc4f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/hw.c
 +++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1306,7 +1306,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);