]> git.baikalelectronics.ru Git - kernel.git/commit
net: fddi: skfp: Use print_hex_dump() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 23 Jan 2020 14:27:29 +0000 (16:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Jan 2020 09:15:49 +0000 (10:15 +0100)
commit38b28b57bc37b4459db48f3f00ccdda4ebd0493a
tree77a79e0ac8ec31c3a1b07ea59cafb6702856bc63
parente0f3cce5ecb473388bbc0786ec2dd8395ab23d39
net: fddi: skfp: Use print_hex_dump() helper

Use the print_hex_dump() helper, instead of open-coding the same operations.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/skfp/skfddi.c