]> 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)
commitb7a7555547041072df7dc233d66f36ea8205fde8
tree77a79e0ac8ec31c3a1b07ea59cafb6702856bc63
parent884367db8c2d869e930e8fb5551db57791eae843
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