Re: xhci: isoc trbs forward traversal

2017-11-06 Thread Martin Pieuchot
On 06/11/17(Mon) 14:12, Paul Irofti wrote: > Hi, > > The following diff makes the trb iteration code easier to read and > understand. I don't know why it needed to be done the other way around. Could you keep xhci_device_generic_start() in sync with this change? With that ok. > General

xhci: isoc trbs forward traversal

2017-11-06 Thread Paul Irofti
Hi, The following diff makes the trb iteration code easier to read and understand. I don't know why it needed to be done the other way around. General agreement and support from stsp@. Paul Index: dev/usb/xhci.c === RCS file: