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)
commit53c677009581ac5dbe46c4cf667e408ebfe3049a
tree77a79e0ac8ec31c3a1b07ea59cafb6702856bc63
parent79ac522402fca97deef3e07be9600bfab20d47a8
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