From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zuiym-0008WS-7h for qemu-devel@nongnu.org; Fri, 06 Nov 2015 10:31:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zuiyg-0000Pa-Gg for qemu-devel@nongnu.org; Fri, 06 Nov 2015 10:31:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38368) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zuiyg-0000PU-Bd for qemu-devel@nongnu.org; Fri, 06 Nov 2015 10:30:58 -0500 References: <985232a08cfca768f8ace053ab44027a64bcfec6.1446822384.git.v.maffione@gmail.com> From: Eric Blake Message-ID: <563CC7AC.2020506@redhat.com> Date: Fri, 6 Nov 2015 08:30:52 -0700 MIME-Version: 1.0 In-Reply-To: <985232a08cfca768f8ace053ab44027a64bcfec6.1446822384.git.v.maffione@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KVqET6r1R6BfIuXrh3KVUWEVixFpQocJQ" Subject: Re: [Qemu-devel] [PATCH v2 1/2] net: netmap: Fix compilation issue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vincenzo Maffione , qemu-devel@nongnu.org Cc: jasowang@redhat.com, rizzo@iet.unipi.it, g.lettieri@iet.unipi.it, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KVqET6r1R6BfIuXrh3KVUWEVixFpQocJQ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/06/2015 08:13 AM, Vincenzo Maffione wrote: > Reorganization of struct NetClientOptions (commit e4ba22b) caused a > compilation failure of the netmap backend. This patch fixes the issue > by properly accessing the union field. Technically, it was 8d0bcba that missed converting net/netmap.c alongside all the other net/*, but e4ba22b that turned it into a compile error. But no need to respin for that; the commit message is good enough.= Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KVqET6r1R6BfIuXrh3KVUWEVixFpQocJQ 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/ iQEcBAEBCAAGBQJWPMesAAoJEKeha0olJ0NqudsH/2OQNtP/+M4goX74Bj7GeRKs VOjQxd5rHcecILp2Kq+A/i4yFxs6o38TMdBQu4uVIH72c/ISkMonjzRSlLaDdG0P ygacwCHNF8FLnp3GfqezrqDA/k1Y7E03c2s1PB3rwCfhZ1PEhHqB6yxw0yETmcFZ aoopMGmYs338ZrW4KttsVrPSYpPsg+fjHtp5sOy3lXukybeBoEwQrr/ICJmOtP88 TAVda3RWrebbpm2tlPwAys0ouGqDN3D6T2rewwXTDDnf/a567X84dILq33wMMrF2 ZB/Jq3sUbYOPLz2tS6N2oFe6kRlM3M308kkVO9TvHfMFbX0oxa9UtMwMIRfspK8= =lDd+ -----END PGP SIGNATURE----- --KVqET6r1R6BfIuXrh3KVUWEVixFpQocJQ--