diff options
author | 2021-10-21 06:12:11 -0700 | |
---|---|---|
committer | 2021-10-22 10:16:11 -0700 | |
commit | 978bb0ae8b83097b2889f19907d2b519528ef235 (patch) | |
tree | 56b8ee67c11b54a82d904cc5c1130c2bb42e497f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hippi: use dev_addr_set() (diff) | |
download | wireguard-linux-978bb0ae8b83097b2889f19907d2b519528ef235.tar.xz wireguard-linux-978bb0ae8b83097b2889f19907d2b519528ef235.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions