mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
A handful of drivers contains loops assigning the mac addr byte by byte. Convert those to eth_hw_addr_set(). Signed-off-by: Jakub Kicinski <kuba@kernel.org>