diff options
author | Jakub Kicinski | 2021-10-21 06:12:11 -0700 |
---|---|---|
committer | Jakub Kicinski | 2021-10-22 10:16:11 -0700 |
commit | 978bb0ae8b83097b2889f19907d2b519528ef235 (patch) | |
tree | 56b8ee67c11b54a82d904cc5c1130c2bb42e497f /drivers/net/plip | |
parent | 5ed5b1912a81b9084fad2ef2b126990d18c83827 (diff) |
net: s390: constify and 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 got through appropriate helpers.
Make sure local references to netdev->dev_addr are constant.
Acked-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/plip')
0 files changed, 0 insertions, 0 deletions