aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/563-ath9k_rxorn_intr_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/mac80211/patches/563-ath9k_rxorn_intr_fix.patch')
-rw-r--r--package/kernel/mac80211/patches/563-ath9k_rxorn_intr_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/563-ath9k_rxorn_intr_fix.patch b/package/kernel/mac80211/patches/563-ath9k_rxorn_intr_fix.patch
index 6d901c2524..47a7d82904 100644
--- a/package/kernel/mac80211/patches/563-ath9k_rxorn_intr_fix.patch
+++ b/package/kernel/mac80211/patches/563-ath9k_rxorn_intr_fix.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
-@@ -625,8 +625,7 @@ irqreturn_t ath_isr(int irq, void *dev)
+@@ -628,8 +628,7 @@ irqreturn_t ath_isr(int irq, void *dev)
* If a FATAL or RXORN interrupt is received, we have to reset the
* chip immediately.
*/