linux/drivers/misc/sgi-xp
Jakub Kicinski 40d5cb4005 net: sgi-xp: use eth_hw_addr_set()
Commit 406f42fa0d ("net-next: When a bond have a massive amount
of VLANs...") introduced a rbtree for faster Ethernet address look
up. To maintain netdev->dev_addr in this tree we need to make all
the writes to it go through appropriate helpers.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-29 13:17:21 +01:00
..
Makefile
xp_main.c misc: sgi-xp: xp_main: make some symbols static 2021-03-28 14:39:26 +02:00
xp_uv.c
xp.h
xpc_channel.c
xpc_main.c
xpc_partition.c
xpc_uv.c sgi-xpc: Replace deprecated CPU-hotplug functions. 2021-08-03 16:30:36 +02:00
xpc.h
xpnet.c net: sgi-xp: use eth_hw_addr_set() 2021-10-29 13:17:21 +01:00