Signed-off-by: Isaku Yamahata <[email protected]>
---
migration.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/migration.c b/migration.c
index 3f485d3..753addb 100644
--- a/migration.c
+++ b/migration.c
@@ -367,7 +367,6 @@ static MigrationState *migrate_init(int blk, int inc)
int64_t bandwidth_limit = s->bandwidth_limit;
memset(s, 0, sizeof(*s));
- s->bandwidth_limit = bandwidth_limit;
s->blk = blk;
s->shared = inc;
--
1.7.1.1
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html