linux/drivers/infiniband
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
..
core RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
hw RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
sw RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
ulp RDMA/srp: Accept again source addresses that do not have a port number 2019-06-07 13:36:42 -03:00
Kconfig rdma: Delete the ib_ucm module 2019-06-10 15:02:01 -03:00
Makefile