Merge remote branch 'wireless-next/master' into ath6kl-next
[linux-2.6-block.git] / drivers / net / wireless / ath / ath6kl / debug.h
index 9853c9c125c1417c9ab87de1afc6aea8b8fe3160..e569c652e35c81ebd90810588c0181d759a825c2 100644 (file)
@@ -41,6 +41,7 @@ enum ATH6K_DEBUG_MASK {
        ATH6KL_DBG_BOOT         = BIT(18),    /* driver init and fw boot */
        ATH6KL_DBG_WMI_DUMP     = BIT(19),
        ATH6KL_DBG_SUSPEND      = BIT(20),
+       ATH6KL_DBG_USB          = BIT(21),
        ATH6KL_DBG_ANY          = 0xffffffff  /* enable all logs */
 };