Files
linux/drivers/net/fddi/defxx.c
Jakub Kicinski 1e9258c389 fddi: defxx,defza: use dev_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 got through appropriate helpers.

Acked-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-10-22 10:16:03 -07:00

116 KiB