]> git.ipfire.org Git - thirdparty/linux.git/commit
net: dsa: realtek: Use %pM format specifier for MAC addresses
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 3 Jun 2026 11:20:11 +0000 (13:20 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 5 Jun 2026 01:12:45 +0000 (18:12 -0700)
commitc1424df7ff82598a6deba11a63c433b645ab19bb
tree51ca1d0efe077575ebd19f6e5b18d45fcece3f8f
parent7a188fcc18d4f2ee47dc8aa7468bf17a00fa6926
net: dsa: realtek: Use %pM format specifier for MAC addresses

Convert to %pM instead of using custom code.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Nicolai Buchwitz <nb@tipi-net.de>
Reviewed-by: Linus Walleij <linusw@kernel.org>
Link: https://patch.msgid.link/20260603112011.230890-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/dsa/realtek/rtl8366rb.c