mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 09:05:50 -04: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>