mwifiex: do not flood kmsg/dmesg with USB debug messages
authorUjjal Roy <royujjal@gmail.com>
Tue, 3 Dec 2013 07:17:59 +0000 (23:17 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Dec 2013 20:37:54 +0000 (15:37 -0500)
commitbd2a864a14ebd0ffa2166c0d8005e44437436713
treeaed6189575ee22c6eb810fd304b95eda117efc9d
parentc2868adebdb1c3233562e152d99a834f084cc07e
mwifiex: do not flood kmsg/dmesg with USB debug messages

When TX data URB reaches high water mark the message
"data: -ENOSR is returned" is printed.
This is not an error case, so change it to debug print.

Signed-off-by: Ujjal Roy <royujjal@gmail.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/txrx.c