summaryrefslogtreecommitdiff
path: root/net/atm
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-10-22 16:21:02 -0700
committerDavid S. Miller <davem@davemloft.net>2021-10-24 13:59:45 +0100
commit8bc7823ed3bd5b87765e1b3d6f72c69624680921 (patch)
treeda886dddb66e26577880c26081fe3a14d12323cc /net/atm
parent5520fb42a0a1eacbb07352e46b6383399c9065e1 (diff)
net: drivers: get ready for const 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 go through appropriate helpers. We will make netdev->dev_addr a const. Make sure local references to netdev->dev_addr are constant. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions