From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwAea-00074J-3z for qemu-devel@nongnu.org; Tue, 10 Nov 2015 10:16:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwAeW-0005SH-RM for qemu-devel@nongnu.org; Tue, 10 Nov 2015 10:16:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwAeW-0005SB-MJ for qemu-devel@nongnu.org; Tue, 10 Nov 2015 10:16:08 -0500 References: From: Eric Blake Message-ID: <56420A2E.5090904@redhat.com> Date: Tue, 10 Nov 2015 08:15:58 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ak9xK7GwCcbUSsHSFrgLv2EJ2UlWd5rF4" Subject: Re: [Qemu-devel] [PATCH for-2.5 v3 0/2] Fix compilation of netmap backend List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vincenzo Maffione , qemu-devel@nongnu.org Cc: g.lettieri@iet.unipi.it, rizzo@iet.unipi.it, jasowang@redhat.com, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ak9xK7GwCcbUSsHSFrgLv2EJ2UlWd5rF4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/10/2015 02:47 AM, Vincenzo Maffione wrote: > This patch series adds some fixes to the netmap net backend. It contain= s > two changes: > (1) Fix compilation issue of netmap.c introduced by the reorganizat= ion > of struct NetClientOptions > (2) Address the FIXME comment that was asking to use error_setg() > variants in place of error_report() >=20 > 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 >=20 > 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 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ak9xK7GwCcbUSsHSFrgLv2EJ2UlWd5rF4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWQgovAAoJEKeha0olJ0NqyVcH/19lPGUaIyIqcZXtmdq66o3A utVXR+4Apk/oP9Y2im8ezkwkMwxaED0MHhA1bzG1iUA6f4YzgfyxmYPRSk7B2YWe kloa+A5SFczYYC6dDTJWI2o2v2ZpO1bCKDFEb25Bfh8YCeCdjKhWn/DLy31VUT2O tZGEc5D9V9ZU+c+WCsKS88xDxbtnUaia5FK1PIYTICHToKtgbgj5fgX2voeGexEI z+ebuHXIswnw6LQ0hV55tOxQu4PxD3lpi2ayvDoz7mGAKt7F/yKTfWvv0xjgxInz wtJqleHPlxBf7xvCpv1vs6W9c/Kb7M+1xH62zo/0wg6u9lt+tQAN/W7qhHuBNLs= =hRwd -----END PGP SIGNATURE----- --ak9xK7GwCcbUSsHSFrgLv2EJ2UlWd5rF4--