From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2eyV-0004Rf-P9 for qemu-devel@nongnu.org; Sat, 18 Aug 2012 05:05:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T2eyU-0000eK-Fv for qemu-devel@nongnu.org; Sat, 18 Aug 2012 05:05:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2eyU-0000cr-57 for qemu-devel@nongnu.org; Sat, 18 Aug 2012 05:05:42 -0400 Message-ID: <502F5B25.3070708@redhat.com> Date: Sat, 18 Aug 2012 11:06:45 +0200 From: Hans de Goede MIME-Version: 1.0 References: <1345196357-6076-1-git-send-email-hdegoede@redhat.com> <502E7950.3010703@suse.de> In-Reply-To: <502E7950.3010703@suse.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/3] usb: Halt ep queue en cancel pending packets on a packet error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: Gerd Hoffmann , qemu-devel@nongnu.org Hi, On 08/17/2012 07:03 PM, Andreas F=E4rber wrote: > Not being too familiar with the USB code I wonder if $subject was > supposed to say "and cancel"? Yes, "en" is Dutch for and, no idea what I was thinking, sorry about that :) Regards, Hans