diff options
author | 2020-07-31 19:27:57 +0000 | |
---|---|---|
committer | 2020-07-31 19:27:57 +0000 | |
commit | 18f4917e2c82ef48444597cfa922ea6a709caff4 (patch) | |
tree | 153cefbc372a43a527e35a4f02b805abc86d35d2 /gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python | |
parent | Document that video(4) also supports kqueue(2) now. (diff) | |
download | wireguard-openbsd-18f4917e2c82ef48444597cfa922ea6a709caff4.tar.xz wireguard-openbsd-18f4917e2c82ef48444597cfa922ea6a709caff4.zip |
In xhci_device_isoc_start() do first check if the transfer is
in-progress before we do check for the pipe being halted.
This fixes some kind of race condition for isoc devices during device
close when xp->halted gets set while usbd_start_next() still tries to
dequeue in-progress transfers which will report 'usbd_start_next:
error=13' (USBD_IOERROR).
ok mpi@
Diffstat (limited to 'gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions