alistair23-linux/drivers/infiniband/hw/cxgb4
Christophe Jaillet 3d69191086 iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'
The error handling path of 'c4iw_get_dma_mr()' does not free resources
in the correct order.
If an error occures, it can leak 'mhp->wr_waitp'.

Fixes: a3f12da0e9 ("iw_cxgb4: allocate wait object for each memory object")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-05-09 10:45:19 -04:00
..
cm.c iw_cxgb4: Change error/warn prints to pr_debug 2017-12-29 11:09:23 -07:00
cq.c iw_cxgb4: Atomically flush per QP HW CQEs 2018-04-27 14:38:44 -04:00
device.c RDMA/cxgb4: release hw resources on device removal 2018-04-27 13:52:31 -04:00
ev.c iw_cxgb4: Change error/warn prints to pr_debug 2017-12-29 11:09:23 -07:00
id_table.c iw_cxgb4: remove BUG_ON() usage. 2017-11-13 15:01:25 -05:00
iw_cxgb4.h iw_cxgb4: Atomically flush per QP HW CQEs 2018-04-27 14:38:44 -04:00
Kconfig
Makefile
mem.c iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()' 2018-05-09 10:45:19 -04:00
provider.c iw_cxgb4: Add ib_device->get_netdev support 2018-03-23 11:12:51 -06:00
qp.c iw_cxgb4: Atomically flush per QP HW CQEs 2018-04-27 14:38:44 -04:00
resource.c RDMA/cxgb4: release hw resources on device removal 2018-04-27 13:52:31 -04:00
t4.h Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git 2017-12-27 21:50:46 -07:00
t4fw_ri_api.h RDMA/cxgb4: Annotate r2 and stag as __be32 2017-11-10 13:04:09 -05:00