tree-wide: replace config_enabled() with IS_ENABLED()
[cascardo/linux.git] / drivers / net / wireless / ath / ath9k / recv.c
index 32160fc..6697342 100644 (file)
@@ -377,7 +377,7 @@ u32 ath_calcrxfilter(struct ath_softc *sc)
        struct ath_common *common = ath9k_hw_common(sc->sc_ah);
        u32 rfilt;
 
-       if (config_enabled(CONFIG_ATH9K_TX99))
+       if (IS_ENABLED(CONFIG_ATH9K_TX99))
                return 0;
 
        rfilt = ATH9K_RX_FILTER_UCAST | ATH9K_RX_FILTER_BCAST