migration: Don't send data if we have stopped
commitb69a0227a803256ad270283872d40ff768f4d56d
authorJuan Quintela <quintela@redhat.com>
Wed, 22 Jan 2020 10:36:12 +0000 (22 11:36 +0100)
committerJuan Quintela <quintela@redhat.com>
Wed, 29 Jan 2020 10:28:59 +0000 (29 11:28 +0100)
tree963ab26d918969b1afcd36e1fd5e756ffbf3cd40
parenta555b8092abc6f1bbe4b64c516679cbd68fcfbd8
migration: Don't send data if we have stopped

If we do a cancel, we got out without one error, but we can't do the
rest of the output as in a normal situation.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/ram.c