mwifiex: add dump data debug support
authorZhaoyang Liu <liuzy@marvell.com>
Mon, 11 May 2015 19:18:19 +0000 (00:48 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 26 May 2015 10:50:35 +0000 (13:50 +0300)
commit868093a9df7580d6d50639d58f2c6e334dd73622
tree773d7748ab93655596641460aa47c5297bbc891d
parentc687a0077faa0d24fe97a4434974f32bd359beb7
mwifiex: add dump data debug support

This patch is to add support for data hexdump debug feature.
It is controlled by level debug_mask in adapter structure.

Signed-off-by: Zhaoyang Liu <liuzy@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/cmdevt.c
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/pcie.c
drivers/net/wireless/mwifiex/scan.c
drivers/net/wireless/mwifiex/txrx.c