commit | 53c677009581ac5dbe46c4cf667e408ebfe3049a | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jan 23 16:27:29 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 25 10:15:49 2020 +0100 |
tree | 77a79e0ac8ec31c3a1b07ea59cafb6702856bc63 | |
parent | 79ac522402fca97deef3e07be9600bfab20d47a8 [diff] |
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>