From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbrXJ-00080c-H6 for qemu-devel@nongnu.org; Wed, 29 Jun 2011 05:58:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbrXI-0002ew-4U for qemu-devel@nongnu.org; Wed, 29 Jun 2011 05:58:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbrXH-0002eq-Hz for qemu-devel@nongnu.org; Wed, 29 Jun 2011 05:58:19 -0400 Message-ID: <4E0AF736.7060402@redhat.com> Date: Wed, 29 Jun 2011 11:58:14 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1308050644-4622-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw/usb-musb.c: Don't misuse usb_packet_complete() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, patches@linaro.org On 06/29/11 11:43, Peter Maydell wrote: > Gerd: ping? Oops, slipped through somehow. Picked into the usb queue now. cheers, Gerd