]> git.proxmox.com Git - mirror_qemu.git/commit
hw/rdma: Reorder resource cleanup
authorYuval Shaia <yuval.shaia@oracle.com>
Sun, 5 Aug 2018 15:35:13 +0000 (18:35 +0300)
committerMarcel Apfelbaum <marcel.apfelbaum@gmail.com>
Sat, 18 Aug 2018 15:00:22 +0000 (18:00 +0300)
commit7131c4b028b09c8545a16614b38aefdd4a77b0b4
treea732a0d34c7deb89e8a35c4e2d0875dd31b2bb43
parent4c408c9d5b3f648a2f100edf6287a7c7ce63f634
hw/rdma: Reorder resource cleanup

To be consistence with allocation do the reverse order in deallocation

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Message-Id: <20180805153518.2983-9-yuval.shaia@oracle.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
hw/rdma/rdma_rm.c