diff options
| author | Jakub Kicinski <[email protected]> | 2021-11-19 06:21:51 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-11-20 12:25:57 +0000 |
| commit | adeef3e32146a8d2a73c399dc6f5d76a449131b1 (patch) | |
| tree | 09f686c5e7c77b11de2d99d70b5e3e4f904969a5 /tools/perf/scripts/python | |
| parent | c9646a18033ea2c3a6d27c951dedf4f60a290bf9 (diff) | |
net: constify 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. We converted all users to make modifications via appropriate
helpers, make netdev->dev_addr const.
The update helpers need to upcast from the buffer to
struct netdev_hw_addr.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions