On Di, 2016-08-23 at 13:46 +0200, Hans Petter Selasky wrote: > Hi, > > Patch is also attached. > > --HPS > > > Fix remainder field for TR_SETUP completion event. Previously > > the code would incorrectly report the remainder as 8 bytes. A remainder of > > 0 > > bytes should be reported when the SETUP packet is successfully transferred. > > Found using FreeBSD's XHCI driver. > > > > Signed-off-by: Hans Petter Selasky <h...@selasky.org>
Fixed up codestyle (please use scripts/checkpatch.pl next time). Added to usb queue. thanks, Gerd