linux/drivers/infiniband/sw
Leon Romanovsky a52c8e2469 RDMA: Clean destroy CQ in drivers do not return errors
Like all other destroy commands, .destroy_cq() call is not supposed
to fail. In all flows, the attempt to return earlier caused to memory
leaks.

This patch converts .destroy_cq() to do not return any errors.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Acked-by: Gal Pressman <galpress@amazon.com>
Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2019-06-11 16:17:10 -04:00
..
rdmavt RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
rxe RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
Makefile Soft RoCE driver 2016-08-04 11:13:12 -04:00