From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USlBk-0005MT-KA for qemu-devel@nongnu.org; Thu, 18 Apr 2013 05:31:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1USlBf-0001jP-TM for qemu-devel@nongnu.org; Thu, 18 Apr 2013 05:31:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:65463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USlBf-0001iv-L8 for qemu-devel@nongnu.org; Thu, 18 Apr 2013 05:31:27 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r3I9VR3L012398 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 18 Apr 2013 05:31:27 -0400 Message-ID: <516FBD6C.5030809@redhat.com> Date: Thu, 18 Apr 2013 11:31:24 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1365495862-11276-1-git-send-email-hdegoede@redhat.com> In-Reply-To: <1365495862-11276-1-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/1] ehci_free_packet: Discard finished packets when the queue is halted v3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org On 04/09/13 10:24, Hans de Goede wrote: > And here is a v3 fixing a whitespace issue in v2, sorry about the noise. Patch added to usb patch queue. thanks, Gerd