]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit50d6b9f404313017855ed14ba85dcb4a2134eb5f
tree2737d571ab33c354405d131119a9f21df265c86c
parent1cd73ea49cf02a92e60005f0b08e6f90de22fdd5
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