aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/yam.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-10-09 11:46:57 +0100
committerDavid S. Miller <davem@davemloft.net>2021-10-09 11:46:57 +0100
commit794a69b3f803fcdc31fb0060843b4df13e7de101 (patch)
tree0a2de992be4a84f5017305fee96d67c76b1c8388 /drivers/net/hamradio/yam.c
parentmlxsw: item: Annotate item helpers with '__maybe_unused' (diff)
parentethernet: 8390: remove direct netdev->dev_addr writes (diff)
downloadlinux-dev-794a69b3f803fcdc31fb0060843b4df13e7de101.tar.xz
linux-dev-794a69b3f803fcdc31fb0060843b4df13e7de101.zip
Merge branch 'dev_addr-direct-writes'
Jakub Kicinski says: ==================== net: remove direct netdev->dev_addr writes 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. This series contains top 5 conversions in terms of LoC required to bring the driver into compliance. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions