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)
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

Simple merge