From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHxBj-0004oN-24 for qemu-devel@nongnu.org; Tue, 19 Mar 2013 10:06:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHxBh-0006Zg-3K for qemu-devel@nongnu.org; Tue, 19 Mar 2013 10:06:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHxBg-0006ZK-SL for qemu-devel@nongnu.org; Tue, 19 Mar 2013 10:06:49 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2JE6miF023071 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 19 Mar 2013 10:06:48 -0400 Message-ID: <514870F5.8050003@redhat.com> Date: Tue, 19 Mar 2013 15:06:45 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1363701279-14291-1-git-send-email-hdegoede@redhat.com> In-Reply-To: <1363701279-14291-1-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] usb-redir: Add flow control support v2 + one more fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org On 03/19/13 14:54, Hans de Goede wrote: > Here is v2 of the "usb-redir: Add flow control support" patch > with the checkpatch issue fixed + one other usb-redir bugfix. Added #1, #2 is already in the usb queue (yes, I should flush it ...). cheers, Gerd