RDMA/mlx5: Remove redundant destroy QP call
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 27 Apr 2020 15:46:34 +0000 (18:46 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 30 Apr 2020 21:45:46 +0000 (18:45 -0300)
commit6367da46d3cb03ff717457875bd01dda7b02a1ff
treeb6dcf3adf820c2fee479432ed5a5d659f5b292cb
parent08d53976609aec17f28872423d3a3e86ad1a3ec4
RDMA/mlx5: Remove redundant destroy QP call

After major refactoring in create QP flow, it is no needed to call
to destroy QP in XRC_TGT flow.

Link: https://lore.kernel.org/r/20200427154636.381474-35-leon@kernel.org
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/qp.c