Re: [PATCH rdma-rc v2 3/3] RDMA/bnxt_re: Fix query SRQ failure
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-08-19 13:19:05
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-08-19 13:19:05
On Wed, Aug 18, 2021 at 08:25:53PM -0700, Selvin Xavier wrote:
Fill the missing parameters for the FW command while
querying SRQ.
Fixes: 37cb11acf1f7 ("RDMA/bnxt_re: Add SRQ support for Broadcom adapters")
Signed-off-by: Naresh Kumar PBS <redacted>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
---
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 2 ++
1 file changed, 2 insertions(+)This commit message is not good enough for -rc, especially with a fixes line so old. What is the user impact, how did this ever work? Jason