linux-stable/drivers/net/ethernet/8390
Jakub Kicinski 5518c5246b ethernet: 8390/etherh: don't write directly to netdev->dev_addr
netdev->dev_addr is const now.

Compile tested rpc_defconfig w/ GCC 8.5.

Fixes: adeef3e321 ("net: constify netdev->dev_addr")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-01-26 15:40:01 +00:00
..
8390.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
8390.h 8390: Fix coding-style issues 2020-06-28 21:44:49 -07:00
8390p.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
apne.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
ax88796.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
axnet_cs.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
etherh.c ethernet: 8390/etherh: don't write directly to netdev->dev_addr 2022-01-26 15:40:01 +00:00
hydra.c 8390: hydra: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
lib8390.c lib8390: Use netif_msg_init to initialize msg_enable bits 2020-10-01 19:08:46 -07:00
mac8390.c 8390: mac8390: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
Makefile
mcf8390.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
ne.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
ne2k-pci.c ethernet: use eth_hw_addr_set() for dev->addr_len cases 2021-10-05 13:16:48 +01:00
pcnet_cs.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
smc-ultra.c 8390: smc-ultra: use eth_hw_addr_set() 2021-11-19 11:05:20 +00:00
stnic.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
wd.c 8390: wd: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
xsurf100.c xsurf100: drop include of lib8390.c 2021-08-03 13:05:26 +01:00
zorro8390.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00