diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-10-29 04:47:06 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-29 14:17:21 +0200 |
commit | ac617341343cf9d4690e95384b879211c3775d75 (patch) | |
tree | 6395a443a37601bdee5aa3d72c2cc2fd14abe2ec /arch/xtensa/platforms | |
parent | net: sgi-xp: use eth_hw_addr_set() (diff) | |
download | linux-ac617341343cf9d4690e95384b879211c3775d75.tar.xz linux-ac617341343cf9d4690e95384b879211c3775d75.zip |
net: um: use eth_hw_addr_set()
Commit 406f42fa0d3c ("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>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/xtensa/platforms')
0 files changed, 0 insertions, 0 deletions