[libvirt] [PATCH] qemu: fix forget pass the return value to variable @ret

John Ferlan jferlan at redhat.com
Tue Jun 2 18:05:29 UTC 2015



On 05/31/2015 09:27 AM, Luyao Huang wrote:
> If we do not pass the return value from qemuDomainRemoveRNGDevice()
> function to variable @ret, qemuDomainRemoveDevice() functiuon will
> always fail when recive rng device unplug event from qemu monitor.
> 
> Signed-off-by: Luyao Huang <lhuang at redhat.com>
> ---
>  src/qemu/qemu_hotplug.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

ACK -

Will adjust commit message slightly before pushing

John




More information about the libvir-list mailing list