]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r348604:
authorhselasky <hselasky@FreeBSD.org>
Mon, 10 Jun 2019 13:15:49 +0000 (13:15 +0000)
committerhselasky <hselasky@FreeBSD.org>
Mon, 10 Jun 2019 13:15:49 +0000 (13:15 +0000)
commit91e595d5fc5444cdd676f57922920ffddfb52f77
treef538cab1a7347c9375916f7d2fc2ec0b11d011c3
parentea3e83f1ce6dd25d7f389604feb80bb8c3ed277a
MFC r348604:
In xhci(4) there is no stream ID in the completion TRB.
Instead iterate all the stream IDs in stream mode to find
the matching USB transfer.

Approved by: re(kib)
Sponsored by: Mellanox Technologies
sys/dev/usb/controller/xhci.c