From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxjgS-0006gZ-HD for qemu-devel@nongnu.org; Tue, 13 Oct 2009 11:53:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxjgN-0006dK-9U for qemu-devel@nongnu.org; Tue, 13 Oct 2009 11:53:07 -0400 Received: from [199.232.76.173] (port=59876 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxjgN-0006cS-1R for qemu-devel@nongnu.org; Tue, 13 Oct 2009 11:53:03 -0400 Received: from smtp-out0.tiscali.nl ([195.241.79.175]:51920) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MxjgL-0000T4-A0 for qemu-devel@nongnu.org; Tue, 13 Oct 2009 11:53:01 -0400 From: Paul Bolle In-Reply-To: <4AD4849C.3000600@us.ibm.com> References: <1255434008.1817.40.camel@localhost.localdomain> <4AD4849C.3000600@us.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 13 Oct 2009 17:52:38 +0200 Message-Id: <1255449158.1679.11.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] usb-linux: return USB_RET_STALL on -EPIPE List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Mark Burkley , qemu-devel@nongnu.org, Max Krasnyansky On Tue, 2009-10-13 at 08:46 -0500, Anthony Liguori wrote: > Paul Bolle wrote: > > Acked-by: Max Krasnyansky > > Tested-by: Paul Bolle > > > Someone needs to provide a Signed-off-by. Does it matter who actually signs off this patch? Paul Bolle