linux/drivers/infiniband/ulp/ipoib
Jakub Kicinski 10f7b9bc85 RDMA/ipoib: Use dev_addr_mod()
Commit 406f42fa0d ("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>
2021-10-25 14:33:08 -03:00
..
ipoib_cm.c RDMA/ipoib: Use dev_addr_mod() 2021-10-25 14:33:08 -03:00
ipoib_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
ipoib_fs.c RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro 2020-09-16 13:46:18 -03:00
ipoib_ib.c RDMA/ipoib: Use dev_addr_mod() 2021-10-25 14:33:08 -03:00
ipoib_main.c RDMA/ipoib: Use dev_addr_mod() 2021-10-25 14:33:08 -03:00
ipoib_multicast.c RDMA/ipoib: Remove racy Subnet Manager sendonly join checks 2021-02-16 14:42:58 -04:00
ipoib_netlink.c RDMA/ipoib: Fix warning caused by destroying non-initial netns 2021-06-02 15:20:39 -03:00
ipoib_verbs.c RDMA/ipoib: Distribute cq completion vector better 2020-11-20 16:18:59 -04:00
ipoib_vlan.c IB/ipoib: Use DEVICE_ATTR_*() macros 2021-05-28 20:39:16 -03:00
ipoib.h RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting 2021-06-08 15:00:04 -03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00