mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-14 06:15:17 +08:00
Use ether_addr_copy instead of memcpy(a, b, ETH_ALEN) to save some cycles on arm and powerpc. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>