ath9k: add some more pending fixes / optimizations
[librecmc/librecmc.git] / package / kernel / mac80211 / patches / 542-ath9k_debugfs_diag.patch
index 8cbe6638928c7cf28fda56c6bb39c781f61434da..e3125bf8be8db7cc7ada9c86c45aabb25bbfed9e 100644 (file)
                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
-@@ -546,6 +546,11 @@ irqreturn_t ath_isr(int irq, void *dev)
+@@ -565,6 +565,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 */