]> git.hungrycats.org Git - linux/commit
RDMA/cxgb4: Dump vendor specific QP details
authorLeon Romanovsky <leonro@nvidia.com>
Mon, 7 Oct 2024 17:55:17 +0000 (20:55 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Nov 2024 15:26:40 +0000 (16:26 +0100)
commitc466415717c732a3f0235949c0faf9282d80c28d
tree5bc61b03fcc2143697fd29c490f3948c5a2fea0f
parenta419868e8e4a6d8e57d8c5753c0458c52a5a8589
RDMA/cxgb4: Dump vendor specific QP details

[ Upstream commit 89f8c6f197f480fe05edf91eb9359d5425869d04 ]

Restore the missing functionality to dump vendor specific QP details,
which was mistakenly removed in the commit mentioned in Fixes line.

Fixes: 5cc34116ccec ("RDMA: Add dedicated QP resource tracker function")
Link: https://patch.msgid.link/r/ed9844829135cfdcac7d64285688195a5cd43f82.1728323026.git.leonro@nvidia.com
Reported-by: Dr. David Alan Gilbert <linux@treblig.org>
Closes: https://lore.kernel.org/all/Zv_4qAxuC0dLmgXP@gallifrey
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/infiniband/hw/cxgb4/provider.c