linux-stable/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 82596: use eth_hw_addr_set() 2021-11-20 12:25:56 +00:00
ether1.c ethernet: i825xx: don't write directly to netdev->dev_addr 2022-01-26 15:40:01 +00:00
ether1.h
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
lasi_82596.c lasi_82594: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
lib82596.c lib82596: convert to dma_alloc_noncoherent 2020-09-25 06:20:45 +02:00
Makefile
sni_82596.c i825xx: sni_82596: use eth_hw_addr_set() 2023-03-16 17:35:21 -07:00
sun3_82586.c ethernet: replace netdev->dev_addr assignment loops 2021-10-14 09:22:25 -07:00
sun3_82586.h Networking changes for 5.18. 2022-03-24 13:13:26 -07:00