]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDMA/core: Create "issm*" device nodes only when SMI is supported
authorMark Zhang <markzhang@nvidia.com>
Sun, 16 Jun 2024 16:08:33 +0000 (19:08 +0300)
committerLeon Romanovsky <leonro@nvidia.com>
Mon, 1 Jul 2024 12:10:15 +0000 (15:10 +0300)
commit50660c5197f52b8137e223dc3ba8d43661179a1d
treedf44d7bf94aebb0f17e34688fe7a00b955a38d6f
parent24943dcdc156cf294d97a36bf5c51168bf574c22
RDMA/core: Create "issm*" device nodes only when SMI is supported

For an IB port create it's issm device node only when it has SMI
capability. In following patches mlx5 is going to support IB devices
without this cap.

Signed-off-by: Mark Zhang <markzhang@nvidia.com>
Link: https://lore.kernel.org/r/359f73c9a388d5e3ae971e40d8507888b1ba6f93.1718553901.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
drivers/infiniband/core/user_mad.c