aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi/defza.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-10-21 06:12:06 -0700
committerJakub Kicinski <kuba@kernel.org>2021-10-22 10:16:01 -0700
commit2674e7ea22ba0e22a2d1603bd51e0b8f6442a267 (patch)
treec9bd14aa06aae52d8a85ec0d74ee2a2def438500 /drivers/net/fddi/defza.c
parentnet: qmi_wwan: use dev_addr_mod() (diff)
downloadlinux-dev-2674e7ea22ba0e22a2d1603bd51e0b8f6442a267.tar.xz
linux-dev-2674e7ea22ba0e22a2d1603bd51e0b8f6442a267.zip
net: usb: don't write directly to netdev->dev_addr
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. Manually fix all net/usb drivers without separate maintainers. v2: catc does DMA to the buffer, leave the conversion to Oliver Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/fddi/defza.c')
0 files changed, 0 insertions, 0 deletions