iwlwifi: split debug and debugfs options
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-core.c
index f007b36ec54e8a014e8818f6c776aacd68d2f6f6..5f56a0e539b1c0f47693d04ec363fdaf738e5ce4 100644 (file)
@@ -456,7 +456,7 @@ u8 iwl_is_ht40_tx_allowed(struct iwl_priv *priv,
                if (!sta_ht_inf->ht_supported)
                        return 0;
        }
-#ifdef CONFIG_IWLWIFI_DEBUG
+#ifdef CONFIG_IWLWIFI_DEBUGFS
        if (priv->disable_ht40)
                return 0;
 #endif
This page took 0.027849 seconds and 5 git commands to generate.