qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-2.5 v3 0/2] Fix compilation of netmap backen


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH for-2.5 v3 0/2] Fix compilation of netmap backend
Date: Tue, 10 Nov 2015 08:15:58 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 11/10/2015 02:47 AM, Vincenzo Maffione wrote:
> This patch series adds some fixes to the netmap net backend. It contains
> two changes:
>     (1) Fix compilation issue of netmap.c introduced by the reorganization
>         of struct NetClientOptions
>     (2) Address the FIXME comment that was asking to use error_setg()
>         variants in place of error_report()
> 
> CHANGELOG:
>     - removed dead return and use error_setg_file_open() in place
>       of error_setg_errno()
>     - I noticed that net_init_netmap() has to return int, so I restored
>       the return statements in that function
> 
> Vincenzo Maffione (2):
>   net: netmap: Fix compilation issue
>   net: netmap: use error_setg() helpers in place of error_report()

Series belongs in 2.5.
Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]