From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTvgf-00056j-P7 for qemu-devel@nongnu.org; Thu, 01 Nov 2012 10:24:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTvge-0004ug-GP for qemu-devel@nongnu.org; Thu, 01 Nov 2012 10:24:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTvge-0004uV-7n for qemu-devel@nongnu.org; Thu, 01 Nov 2012 10:24:00 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qA1ENxSm027388 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 1 Nov 2012 10:23:59 -0400 Message-ID: <509285FD.90402@redhat.com> Date: Thu, 01 Nov 2012 15:23:57 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1351687636-14253-1-git-send-email-hdegoede@redhat.com> <1351687636-14253-2-git-send-email-hdegoede@redhat.com> <50924A2F.7090706@redhat.com> <5092802A.7000000@redhat.com> In-Reply-To: <5092802A.7000000@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/8] usb: Add packet combining functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org Hi, > Here is a patch changing the way this is handled to something which > hopefully will be more to your liking. Feel free to squash this > into the original commit. Looks good but doesn't apply. Likewise the "split packet result into actual_length + status" patch series. Pushed current usb patch queue to http://www.kraxel.org/cgit/qemu/log/?h=rebase/usb-next, please rebase and resend. thanks, Gerd