ath6kl: add debug messages for credit handling

Also take few from htc debug level which are more suitable for credit.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This commit is contained in:
Kalle Valo
2011-10-24 12:17:59 +03:00
parent d23ace77e2
commit 02f0d6fcab
3 changed files with 41 additions and 40 deletions

View File

@@ -20,7 +20,7 @@
#include "hif.h"
enum ATH6K_DEBUG_MASK {
/* hole */
ATH6KL_DBG_CREDIT = BIT(0),
/* hole */
ATH6KL_DBG_WLAN_TX = BIT(2), /* wlan tx */
ATH6KL_DBG_WLAN_RX = BIT(3), /* wlan rx */