On 12/08/2011 07:30 AM, ajia(a)redhat.com wrote:
From: Alex Jia<ajia(a)redhat.com>
* tools/virsh.c: Although finding interface with matching mac addr, forgot to
set 'ret' boolean value to 'true'.
* how to reproduce?
% virsh domif-getlink<guest name> <interface mac>
% echo $?
Signed-off-by: Alex Jia<ajia(a)redhat.com>
---
Your patch failed to apply as the context is ambigous with a function
not far away from this. Also 3-way merge failed due to invalid git
hashes. You probably had more patches on a branch which are not upstream.
Anyways, thanks for finding this. I'm going to push a fix based on your
patch.