diff options
author | Danil Kipnis <[email protected]> | 2020-10-23 09:43:42 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-10-28 13:17:39 -0300 |
commit | 2b3062e4d997f201c1ad2bbde88b7271dd9ef35f (patch) | |
tree | c4a9cbf14d3d9a8c1e0d536e76c05f83f45ab76c /net/lapb/lapb_subr.c | |
parent | aba457ca890c6a8042ba941a71129337b858d993 (diff) |
RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed
We call destroy_con_cq_qp(con) in rtrs_rdma_addr_resolved() in case route
couldn't be resolved and then again in create_cm() because nothing
happens.
Don't call destroy_con_cq_qp from rtrs_rdma_addr_resolved, create_cm()
does the clean up already.
Fixes: 6a98d71daea1 ("RDMA/rtrs: client: main functionality")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Danil Kipnis <[email protected]>
Signed-off-by: Jack Wang <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions