On Mon, Dec 06, 2021 at 10:13:14PM +0200, Kamal Heib wrote: > Fix the wrongly reported max_send_wr and max_recv_wr attributes for user > QP by making sure to save their valuse on QP creation, so when query QP > is called the attributes will be reported correctly. > > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > --- > drivers/infiniband/hw/qedr/verbs.c | 2 ++ > 1 file changed, 2 insertions(+) Fixes line? Jason