On Mon, Dec 20, 2021 at 05:25:30PM +0200, Kamal Heib wrote: > The API for ib_query_qp requires the driver to set > cur_qp_state on return, add the missing set. > > Fixes: 67bbc05512d8 ("RDMA/cxgb4: Add query_qp support") > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/infiniband/hw/cxgb4/qp.c | 1 + > 1 file changed, 1 insertion(+) Applied to for-next, thanks Jason