[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C91F990.5040901@ru.mvista.com>
Date: Thu, 16 Sep 2010 15:03:44 +0400
From: Sergei Shtylyov <sshtylyov@...sta.com>
To: balbi@...com
CC: Sergei Shtylyov <sshtylyov@...sta.com>,
Ming Lei <tom.leiming@...il.com>,
"greg@...ah.com" <greg@...ah.com>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
David Brownell <dbrownell@...rs.sourceforge.net>,
"Gadiyar, Anand" <gadiyar@...com>,
Mike Frysinger <vapier@...too.org>
Subject: Re: [Discussion] USB: musb-gadget: how to fix ZLP issue in musb_g_tx
Hello.
On 16-09-2010 10:05, Felipe Balbi wrote:
>> I don't see what to rework. The last short packet should still satisfy
>> (request->actual == request->length) condition, no?
> of course not, it's short not zero. so the last short packet can be
> anything from 1 to 511 bytes.
Sigh. Where have I said anything different? What I meant is that the last
short packet is already counted in request->actual, otherwise the condition
(request->actual & (musb_ep->packet_sz - 1)) wouldn't work.
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists