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)
commit3620af0efa89f167a4baf1acf9f6528d16ff45f4
tree2737d571ab33c354405d131119a9f21df265c86c
parent3f255dcc970aede74463d863c9cf3cd9fb9146e3
qlcnic: Fix dump_skb output

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>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c