Revert "ath9k: fix crashes when using shared IRQs"
[openwrt-14.07/.git] / package / kernel / mac80211 / patches / 542-ath9k_debugfs_diag.patch
index 309c1c690882371dbabe2d42f619c0bb607fa1d6..f36a0e6e2252a2b2aca8c9b13030fc159fafcfb6 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
-@@ -603,6 +603,11 @@ irqreturn_t ath_isr(int irq, void *dev)
+@@ -606,6 +606,11 @@ irqreturn_t ath_isr(int irq, void *dev)
        ath9k_debug_sync_cause(sc, sync_cause);
        status &= ah->imask;    /* discard unasked-for bits */