
3 Sep
2015
3 Sep
'15
4:49 p.m.
On 09/03/2015 10:26 AM, Jim Fehlig wrote:
Agreed. How about the following patch?
From a30c493bd9e20c9a7a423789a202c444a5eba344 Mon Sep 17 00:00:00 2001 From: Jim Fehlig<jfehlig@suse.com> Date: Thu, 3 Sep 2015 10:14:20 -0600 Subject: [PATCH] libxl: don't overwrite error from virNetSocketNewConnectTCP()
Remove redundant error reporting libxlDomainMigrationPerform().
FYI, I've changed s/reporting/reporting in/ in the commit message. Regards, Jim
virNetSocketNewConnectTCP() is perfectly capable of reporting sensible errors.
Signed-off-by: Jim Fehlig<jfehlig@suse.com>