net: amd: a2065: Use print_hex_dump_debug() helper
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Jan 2020 16:33:54 +0000 (17:33 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 13 Jan 2020 00:20:26 +0000 (16:20 -0800)
commite07c5f2e4e911d933c8daa3c6f6be063ee0e5c2d
tree96107b81becbf2619c70bffd2bb1b4ba05da2bc8
parent2412643a9b02702aab68595e0fa0797ae5ce6176
net: amd: a2065: Use print_hex_dump_debug() helper

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

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/amd/a2065.c