+3
−3
+1
−1
Loading
Commit 406f42fa ("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>