On 06/03/2015 02:05 AM, John Ferlan wrote:
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(a)redhat.com>
> ---
> src/qemu/qemu_hotplug.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
ACK -
Will adjust commit message slightly before pushing
Thank your help John
John
Luyao