qlcnic: Fix dump_skb output
authorJoe Perches <joe@perches.com>
Sun, 4 Jan 2015 01:50:16 +0000 (17:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jan 2015 03:24:30 +0000 (22:24 -0500)
Use normal facilities to avoid printing each byte
on a separate line.

Now emits at KERN_DEBUG instead of KERN_INFO.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found