linux_dsm_epyc7002/drivers/infiniband/hw/efa
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
..
efa_admin_cmds_defs.h
efa_admin_defs.h
efa_com_cmd.c RDMA/efa: Remove unused includes 2019-05-29 13:20:48 -03:00
efa_com_cmd.h RDMA/efa: Add the com service API definitions 2019-05-06 15:18:17 -03:00
efa_com.c RDMA/efa: Remove unneeded admin commands abort flow 2019-05-29 13:14:14 -03:00
efa_com.h RDMA/efa: Remove unneeded admin commands abort flow 2019-05-29 13:14:14 -03:00
efa_common_defs.h
efa_main.c RDMA: Move owner into struct ib_device_ops 2019-06-10 16:56:03 -03:00
efa_regs_defs.h
efa_verbs.c RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
efa.h RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
Kconfig RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00
Makefile RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00