DescriptionResolve two USB transfer handling regressions.
Two regressions were introduced by https://crrev.com/30c6291b559f48df49.
The first was that the wValue and wIndex fields of control transfers
were passed as uint8s, truncating these normally 16-bit values. The
second was that the number of packets of an isochronous transfer was
no longer passed to libusb_alloc_transfer.
BUG=443107
Committed: https://crrev.com/75c69eaf605093e4654ff16ac77b93630165ab61
Cr-Commit-Position: refs/heads/master@{#309598}
Patch Set 1 #
Messages
Total messages: 15 (6 generated)
|