summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/testmode.c
diff options
context:
space:
mode:
authorKalle Valo <kvalo@qca.qualcomm.com>2012-01-17 20:09:19 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2012-01-18 13:59:49 +0200
commit5afa5aa79680ee107fef1195c80f5f67c54b6691 (patch)
tree5f3617a5412d2af3941b1deaa2e46cc36ef82cef /drivers/net/wireless/ath/ath6kl/testmode.c
parent45eaa78f757b3b3992ca02c753764665e9fba0a4 (diff)
ath6kl: get rid of AR_DBG_LVL_CHECK()
We don't need it as debug calls already have a log level and compiler should be smart enough to optimise away the code when ath6kl debug code is not enabled. Also it makes it easier to abstract core code to ath6kl_core.ko. In ath6kl_dump_registers() I had to change the debug level from ANY to IRQ as I removed the AR_DBG_LVL_CHECK() check before calling the function. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath6kl/testmode.c')
0 files changed, 0 insertions, 0 deletions