linux/drivers/infiniband/hw/nes
Leon Romanovsky 147b308e6a RDMA/nes: Avoid memory allocation during CQ destroy
The memory allocation call can fail and cause to early return
from nes_desotroy_cq() function. This situation will cause to
memory leak of struct nes_cq. Rewrite function to avoid memory
allocation.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2019-06-11 16:12:34 -04:00
..
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile
nes_cm.c 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
nes_cm.h nes: Change accelerated flag to bool 2017-12-22 13:33:30 -07:00
nes_context.h
nes_hw.c IB/nes: Remove unnecessary parentheses 2018-09-21 12:00:50 -04:00
nes_hw.h RDMA/nes: Convert timers to use timer_setup() 2017-10-09 12:19:41 -04:00
nes_mgt.c net: remove unsafe skb_insert() 2018-11-25 10:36:19 -08:00
nes_mgt.h
nes_nic.c RDMA/nes: Delete impossible debug prints 2018-09-05 15:58:30 -06:00
nes_utils.c RDMA/nes: Remove second wait queue initialization call 2019-05-21 15:50:53 -03:00
nes_verbs.c RDMA/nes: Avoid memory allocation during CQ destroy 2019-06-11 16:12:34 -04:00
nes_verbs.h RDMA/nes: Remove useless usecnt variable and redundant memset 2019-02-15 21:39:15 -07:00
nes.c RDMA/nes: Delete impossible debug prints 2018-09-05 15:58:30 -06:00
nes.h RDMA/nes: Delete impossible debug prints 2018-09-05 15:58:30 -06:00