mwifiex: fix missing debug messages
authorXinming Hu <huxm@marvell.com>
Thu, 31 Dec 2015 14:24:12 +0000 (06:24 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 7 Jan 2016 09:14:02 +0000 (11:14 +0200)
commitfdb1e28e05c9d1d6d9c3226e5443ad12e2032e00
tree670dea869944f846865095e11185e1ad936d617d
parent50f85e220f6f51798429a3cc74e7c76d27513bef
mwifiex: fix missing debug messages

Some critical messages are missed until "adapter->dev"
gets initialized in mwifiex_register_dev().
We will use pr_* print message instead of mwifiex_dbg at
those places to resolve the problem.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/pcie.c
This page took 0.02692 seconds and 5 git commands to generate.