From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1Kv6-0003jH-Jj for qemu-devel@nongnu.org; Fri, 01 Feb 2013 13:01:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U1Kv3-0004ML-UN for qemu-devel@nongnu.org; Fri, 01 Feb 2013 13:01:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1Kv3-0004ME-LN for qemu-devel@nongnu.org; Fri, 01 Feb 2013 13:00:57 -0500 Message-ID: <510C02AE.5010003@redhat.com> Date: Fri, 01 Feb 2013 11:00:14 -0700 From: Eric Blake MIME-Version: 1.0 References: <1359704396-55327-1-git-send-email-jasowang@redhat.com> <1359704396-55327-6-git-send-email-jasowang@redhat.com> In-Reply-To: <1359704396-55327-6-git-send-email-jasowang@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2SMNIFVEBKMIUSGGVHMSP" Subject: Re: [Qemu-devel] [PATCH V4 RESEND 05/22] net: intorduce qemu_del_nic() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Wang Cc: krkumar2@in.ibm.com, aliguori@us.ibm.com, kvm@vger.kernel.org, mst@redhat.com, mprivozn@redhat.com, rusty@rustcorp.com.au, qemu-devel@nongnu.org, blauwirbel@gmail.com, shajnocz@redhat.com, jwhan@filewood.snu.ac.kr, gaowanlong@cn.fujitsu.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2SMNIFVEBKMIUSGGVHMSP Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/01/2013 12:39 AM, Jason Wang wrote: s/intorduce/introduce/ in the subject > To support multiqueue nic, this patch separate the nic destructor from s/separate/separates/ > qemu_del_net_client() to a new helper qemu_del_nic() since the mapping = bettween s/bettween/between/ > NiCState and NetClientState were not 1:1 in multiqueue. The following p= atches > would refactor this function to support multiqueue nic. >=20 > Signed-off-by: Jason Wang > Signed-off-by: Michael S. Tsirkin > --- --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2SMNIFVEBKMIUSGGVHMSP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRDAKvAAoJEKeha0olJ0NqFVgH/0iBPW7OHMpItlQRHgq4KQn1 wvgEXE/AWmukGmvdvMs3H2QyGUwd56/DD9i0s95c/1He0Z2et+bZnj1CwWsdU9nu /sbNNhtIAJLGZN+uV74wr+PUiGqCCoy4K4aw/ByGTLFN14VZVPx73haSW8tJnIbD 44fqVXCPqnHV6R6+8HSZQWv13uaz8Q/1wtuaijQIs483jlMoRCoIA4RkHKH2X6vV 50kmlhVOOVrBdvE9HAg9PQHKVCVs/SdysLNRlqglrKXiw2W0d9J7zgAfmYw6f8Cf ceq8fcy/ZClj72fsfPJNQHIEJrPFJe7dkrAHVKuXndqvTdBpKt086l3eSoQX+wE= =3eVw -----END PGP SIGNATURE----- ------enig2SMNIFVEBKMIUSGGVHMSP--