aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/530-disable_interrupt_mitigation.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/patches/530-disable_interrupt_mitigation.patch')
-rw-r--r--package/mac80211/patches/530-disable_interrupt_mitigation.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/530-disable_interrupt_mitigation.patch b/package/mac80211/patches/530-disable_interrupt_mitigation.patch
deleted file mode 100644
index 916ffcbba9..0000000000
--- a/package/mac80211/patches/530-disable_interrupt_mitigation.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/drivers/net/wireless/ath/ath9k/hw.c
-+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -395,7 +395,7 @@ static void ath9k_hw_init_config(struct
- ah->config.spurchans[i][1] = AR_NO_SPUR;
- }
-
-- ah->config.intr_mitigation = true;
-+ ah->config.intr_mitigation = false;
-
- /*
- * We need this for PCI devices only (Cardbus, PCI, miniPCI)