diff options
author | 2021-10-15 15:16:43 -0700 | |
---|---|---|
committer | 2021-10-16 08:53:46 +0100 | |
commit | ffaeca68fb5fd5cbf935bf297f78a523506246ab (patch) | |
tree | 04b48573e831676db7c060f94ecf5c8a8bcf2c91 /tools/perf/scripts/python/stackcollapse.py | |
parent | ethernet: aeroflex: use eth_hw_addr_set() (diff) | |
download | wireguard-linux-ffaeca68fb5fd5cbf935bf297f78a523506246ab.tar.xz wireguard-linux-ffaeca68fb5fd5cbf935bf297f78a523506246ab.zip |
ethernet: alteon: 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.
Break the address apart into an array on the stack, then call
eth_hw_addr_set().
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions