commit | 3620af0efa89f167a4baf1acf9f6528d16ff45f4 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sat Jan 03 17:50:16 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 04 22:24:30 2015 -0500 |
tree | 2737d571ab33c354405d131119a9f21df265c86c | |
parent | 3f255dcc970aede74463d863c9cf3cd9fb9146e3 [diff] |
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>