Re: [PATCH v2] USB: gadget: epautoconf: fix ep maxpacket check

2013-09-30 Thread Alan Stern
On Mon, 30 Sep 2013, Robert Baldyga wrote: > Hello, > This is update for my patch fixing maxpacket check in epautoconfig. Now code > is better arranged for clearity and take into account super speed devices, > as Alan Stern suggested. > > This patch fixes validation of maxpacket value given in en

[PATCH v2] USB: gadget: epautoconf: fix ep maxpacket check

2013-09-30 Thread Robert Baldyga
Hello, This is update for my patch fixing maxpacket check in epautoconfig. Now code is better arranged for clearity and take into account super speed devices, as Alan Stern suggested. This patch fixes validation of maxpacket value given in endpoint descriptor. Added check of maxpacket for bulk end