summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/553-ath9k_debugfs_diag.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/patches/553-ath9k_debugfs_diag.patch')
-rw-r--r--package/mac80211/patches/553-ath9k_debugfs_diag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/553-ath9k_debugfs_diag.patch b/package/mac80211/patches/553-ath9k_debugfs_diag.patch
index 9ea2ec9ba..078a7f878 100644
--- a/package/mac80211/patches/553-ath9k_debugfs_diag.patch
+++ b/package/mac80211/patches/553-ath9k_debugfs_diag.patch
@@ -125,7 +125,7 @@
REG_SET_BIT(ah, AR_BTCOEX_WL_LNADIV, AR_BTCOEX_WL_LNADIV_FORCE_ON);
--- a/drivers/net/wireless/ath/ath9k/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
-@@ -464,6 +464,11 @@ irqreturn_t ath_isr(int irq, void *dev)
+@@ -463,6 +463,11 @@ irqreturn_t ath_isr(int irq, void *dev)
ath9k_hw_getisr(ah, &status); /* NB: clears ISR too */
status &= ah->imask; /* discard unasked-for bits */