Do not update frame lengths to reflect what has really been transfered
authormpi <mpi@openbsd.org>
Mon, 22 Jun 2015 12:56:55 +0000 (12:56 +0000)
committermpi <mpi@openbsd.org>
Mon, 22 Jun 2015 12:56:55 +0000 (12:56 +0000)
commitfc3b71be47c17cc52a4437b4e6fa3ec87099cd38
tree6f683cf8724da16d3e79fb8a615a3fa37580f263
parentc6e31affb9363187300e0fc569739580fa1dbaee
Do not update frame lengths to reflect what has really been transfered
when an isochronous transfer is done.

Frame lengths are just input values and no driver mess with them.

ok ratchov@, jmatthew@
sys/dev/usb/dwc2/dwc2.c
sys/dev/usb/ehci.c
sys/dev/usb/ohci.c
sys/dev/usb/uhci.c