On Mon, Mar 09, 2015 at 08:05:01PM -0400, John Ferlan wrote:
From: Luyao Huang <lhuang(a)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(a)redhat.com>
Signed-off-by: John Ferlan <jferlan(a)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