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
..
2019-05-27 14:32:17 -03:00
2019-05-27 14:32:17 -03:00
2019-03-25 15:39:18 -03:00
2019-05-27 14:32:17 -03:00
2019-05-27 14:58:24 -03:00
2019-05-27 14:32:17 -03:00
2019-02-08 17:02:05 -07:00