linux-stable/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 misc/sgi-xp: remove SGI SN2 support 2019-08-16 11:33:56 -07:00
xp.h x86/platform/uv: Update Copyrights to conform to HPE standards 2020-10-07 09:10:07 +02:00
xp_main.c misc: sgi-xp: xp_main: make some symbols static 2021-03-28 14:39:26 +02:00
xp_uv.c x86/platform/uv: Update Copyrights to conform to HPE standards 2020-10-07 09:10:07 +02:00
xpc.h misc/sgi-xp: Replace in_interrupt() usage 2020-12-09 19:35:52 +01:00
xpc_channel.c sgi-xp: Replace spin_is_locked() with lockdep 2018-10-15 20:54:17 +02:00
xpc_main.c misc/sgi-xp: use NULL instead of using plain integer as pointer 2021-03-24 08:26:30 +01:00
xpc_partition.c misc/sgi-xp: Replace in_interrupt() usage 2020-12-09 19:35:52 +01:00
xpc_uv.c sgi-xpc: Replace deprecated CPU-hotplug functions. 2021-08-03 16:30:36 +02:00
xpnet.c net: sgi-xp: use eth_hw_addr_set() 2021-10-29 13:17:21 +01:00