commit | bd2a864a14ebd0ffa2166c0d8005e44437436713 | [log] [tgz] |
---|---|---|
author | Ujjal Roy <royujjal@gmail.com> | Mon Dec 02 23:17:59 2013 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 09 15:37:54 2013 -0500 |
tree | aed6189575ee22c6eb810fd304b95eda117efc9d | |
parent | c2868adebdb1c3233562e152d99a834f084cc07e [diff] |
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>