sfc: make coding style of PTP addresses consistent with core
authorAlex Austin <alex.austin@amd.com>
Thu, 14 Sep 2023 15:19:16 +0000 (16:19 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Sep 2023 10:38:36 +0000 (11:38 +0100)
commit487e1937b9c06b02a0577da6044694b4aaafc19b
treea09a02d9d8fe2bbe70251d7342bccdd718253758
parent01b38de18d06af5e6a703ed2fb8677c376cafc91
sfc: make coding style of PTP addresses consistent with core

Follow the style used in the core kernel (e.g.
include/linux/etherdevice.h and include/linux/in6.h) for the PTP IPv6
and Ethernet addresses. No functional changes.

Signed-off-by: Alex Austin <alex.austin@amd.com>
Reviewed-by: Edward Cree <ecree.xilinx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ptp.c