From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZD8Kg-0001by-P0 for qemu-devel@nongnu.org; Thu, 09 Jul 2015 05:41:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZD8Kd-0001aP-Cy for qemu-devel@nongnu.org; Thu, 09 Jul 2015 05:41:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZD8Kd-0001aK-6t for qemu-devel@nongnu.org; Thu, 09 Jul 2015 05:41:27 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id C078E3CA973 for ; Thu, 9 Jul 2015 09:41:26 +0000 (UTC) Date: Thu, 9 Jul 2015 10:41:24 +0100 From: Stefan Hajnoczi Message-ID: <20150709094124.GA23667@stefanha-thinkpad.redhat.com> References: <1436259656-24263-1-git-send-email-jasowang@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <1436259656-24263-1-git-send-email-jasowang@redhat.com> Subject: Re: [Qemu-devel] [PATCH 2.4] socket: pass correct size in net_socket_send() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Wang Cc: famz@redhat.com, qemu-devel@nongnu.org --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 07, 2015 at 05:00:56PM +0800, Jason Wang wrote: > We should pass the size of packet instead of the remaining to > qemu_send_packet_async(). >=20 > Fixes: 6e99c631f116221d169ea53953d91b8aa74d297a > ("net/socket: Drop net_socket_can_send") >=20 > Signed-off-by: Jason Wang > --- > net/socket.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net Stefan --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVnkHEAAoJEJykq7OBq3PImZ8H/j873qFvfiw53jHGQNzHilP1 VfZZpbeiUk5fFEg1zo98YfytJJhBWmb3Y/yZzsMiOY4KTp2taOEnxbicBPlK0DiB bL9D+BsR24h0ZBvCY9JmOr2GVTWTZu2V+wss9GSkHqblq9Z4wwB+zne26LZuRmJt QJ/2AGXnKdUvTukcqTEJ0zi0SKRqdFhqpkvEIeFmo6LoyyI8xRCZy+LiEFAH3+fc QpobsjlUriWau6Wccixi39z/Fph/b0dp2abIMAeYN7HdEwIyncUWbnatAJh9dj+D BPuEmmBKzgqak97nwHwAi+I8s5/rQIcS0tkdXX31Uu28ntZqBGJo5gJEztrRAC0= =aC2K -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--