migration: Fix remaining 32 bit compiler errors
commitfbce8c25d886b207ebb290d911a7d99abd652676
authorStefan Weil <sw@weilnetz.de>
Sat, 28 Feb 2015 18:09:43 +0000 (28 19:09 +0100)
committerJuan Quintela <quintela@redhat.com>
Tue, 17 Mar 2015 14:20:37 +0000 (17 15:20 +0100)
treebf9ee7a5a372da305dd1738d63bb4c2a291126c4
parent3ac040c0ef525c4cc5ebf881c15421cfa6b095c7
migration: Fix remaining 32 bit compiler errors

Fix type casts between pointers and 64 bit integers.
Now 32 bit builds are possible again.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration/rdma.c