
10 Mar
2015
10 Mar
'15
10:58 a.m.
On Mon, Mar 09, 2015 at 08:05:01PM -0400, John Ferlan wrote:
From: Luyao Huang <lhuang@redhat.com>
Error messages are already set in all code paths returning -1 from networkGetNetworkAddress, so we don't want to overwrite them.
Signed-off-by: Luyao Huang <lhuang@redhat.com> Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_command.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-)
ACK, this one does not depend on the rest of the series. Jan