diff options
| author | Isaku Yamahata | 2013-08-13 04:12:43 +0200 |
|---|---|---|
| committer | Juan Quintela | 2013-09-24 13:22:50 +0200 |
| commit | 5a91337cdf343b94474f8bbecab85a8c00f6d2a1 (patch) | |
| tree | 090e8534de0cbd1caba97345396aef8088b92a44 /scripts/update-linux-headers.sh | |
| parent | arch_init: right return for ram_save_iterate (diff) | |
| download | qemu-5a91337cdf343b94474f8bbecab85a8c00f6d2a1.tar.gz qemu-5a91337cdf343b94474f8bbecab85a8c00f6d2a1.tar.xz qemu-5a91337cdf343b94474f8bbecab85a8c00f6d2a1.zip | |
rdma: clean up of qemu_rdma_cleanup()
- It can't be determined by RDMAContext::cm_id != NULL if the connection
is established or not.
- RDMAContext::cm_id is leaked and not destroyed because it is set to NULL
too early.
- RDMAContext::qp is created by rdma_create_qp() so that it should be destroyed
by rdma_destroy_qp(). not ibv_destroy_qp()
Cc: Michael R. Hines <mrhines@us.ibm.com>
Signed-off-by: Isaku Yamahata <yamahata@private.email.ne.jp>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'scripts/update-linux-headers.sh')
0 files changed, 0 insertions, 0 deletions
