]> Git Repo - qemu.git/commit - migration-rdma.c
rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX
authorIsaku Yamahata <[email protected]>
Sun, 4 Aug 2013 02:54:52 +0000 (22:54 -0400)
committerAnthony Liguori <[email protected]>
Mon, 5 Aug 2013 16:47:47 +0000 (11:47 -0500)
commit1f22364bb5a756dfcbd15c2ae2bac18bbcef6190
tree0edde6c6fdc04e82e1826b86fd7d89ad41a702fe
parent44b5949491a47043c4f7c4ff09f0191f82919a82
rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX

RDMA_WRID_CONTROL should be used. And remove related work around.

Reviewed-by: Michael R. Hines <[email protected]>
Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Michael R. Hines <[email protected]>
Message-id: 1375584894[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
migration-rdma.c
This page took 0.02491 seconds and 4 git commands to generate.