diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-10-19 11:26:02 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-10-25 14:33:08 -0300 |
commit | 10f7b9bc85ec2421c46588732ea72a58c00d0926 (patch) | |
tree | 596551650d75deba328c615ba1436b38eb1c2b22 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 97ad8c8c719d0f7fbf3e828be7e99121b4b05b1f (diff) | |
download | linux-10f7b9bc85ec2421c46588732ea72a58c00d0926.tar.gz linux-10f7b9bc85ec2421c46588732ea72a58c00d0926.tar.bz2 linux-10f7b9bc85ec2421c46588732ea72a58c00d0926.zip |
RDMA/ipoib: Use dev_addr_mod()
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.
Link: https://lore.kernel.org/r/20211019182604.1441387-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions