mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 21:42:42 -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>