diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-10-21 06:12:07 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-10-22 10:16:03 -0700 |
commit | 1e9258c389ee58b34238abaa600c10270b081af8 (patch) | |
tree | 0ea5747e861089658493f52307515e3556ac8502 /arch | |
parent | net: usb: don't write directly to netdev->dev_addr (diff) | |
download | linux-dev-1e9258c389ee58b34238abaa600c10270b081af8.tar.xz linux-dev-1e9258c389ee58b34238abaa600c10270b081af8.zip |
fddi: defxx,defza: use dev_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 got through appropriate helpers.
Acked-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions