On Mon, Oct 07, 2024 at 08:55:17PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > 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") > Reported-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx> > Closes: https://lore.kernel.org/all/Zv_4qAxuC0dLmgXP@gallifrey > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/infiniband/hw/cxgb4/provider.c | 1 + > 1 file changed, 1 insertion(+) Applied to for-rc Thanks, Jason