On Tue, Oct 08, 2019 at 06:58:51PM +0800, Weihang Li wrote: > From: Yangyang Li <liyangyang20@xxxxxxxxxx> > > Even if no response from hardware, we should make sure that qp related > resources are released to avoid memory leaks. > > Signed-off-by: Yangyang Li <liyangyang20@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 12 ++++-------- > 1 file changed, 4 insertions(+), 8 deletions(-) This needs a fixes line Jason