linux/drivers/net/ethernet/i825xx
Thomas Bogendoerfer f38373345c i825xx: sni_82596: use eth_hw_addr_set()
netdev->dev_addr is now const, we can't write to it directly.
Copy scrambled mac address octects into an array then eth_hw_addr_set().

Fixes: adeef3e321 ("net: constify netdev->dev_addr")
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Reviewed-by: Michal Kubiak <michal.kubiak@intel.com>
Link: https://lore.kernel.org/r/20230315134117.79511-1-tsbogend@alpha.franken.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-03-16 17:35:21 -07:00
..
82596.c
ether1.c
ether1.h
Kconfig
lasi_82596.c
lib82596.c
Makefile
sni_82596.c i825xx: sni_82596: use eth_hw_addr_set() 2023-03-16 17:35:21 -07:00
sun3_82586.c
sun3_82586.h