Re: usb: gadget: net2280: Fix function net2280_dequeue()

2019-03-07 Thread Alan Stern
On Wed, 27 Feb 2019 gu...@kiener-muenchen.de wrote: > Zitat von Alan Stern : > > > On Tue, 19 Feb 2019 gu...@kiener-muenchen.de wrote: > > > >> Hi Alan, > >> > >> My last proposal "udc: net2280: Fix overrun of OUT messages" is still > >> under investigation. > >> > >> During the random stress tes

Re: usb: gadget: net2280: Fix function net2280_dequeue()

2019-02-27 Thread guido
Zitat von Alan Stern : On Tue, 19 Feb 2019 gu...@kiener-muenchen.de wrote: Hi Alan, My last proposal "udc: net2280: Fix overrun of OUT messages" is still under investigation. During the random stress tests I found a new rare problem: When a request must be dequeued with net2280_dequeue()

Re: usb: gadget: net2280: Fix function net2280_dequeue()

2019-02-22 Thread Alan Stern
On Tue, 19 Feb 2019 gu...@kiener-muenchen.de wrote: > Hi Alan, > > My last proposal "udc: net2280: Fix overrun of OUT messages" is still > under investigation. > > During the random stress tests I found a new rare problem: > > When a request must be dequeued with net2280_dequeue() e.g. due > to

usb: gadget: net2280: Fix function net2280_dequeue()

2019-02-19 Thread guido
Hi Alan, My last proposal "udc: net2280: Fix overrun of OUT messages" is still under investigation. During the random stress tests I found a new rare problem: When a request must be dequeued with net2280_dequeue() e.g. due to a device clear action and the same request is finished by the functio