diff options
author | Oliver Neukum <oneukum@suse.com> | 2019-11-07 15:28:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-11 14:29:39 +0100 |
commit | 92aa5986f4f7b5a8bf282ca0f50967f4326559f5 (patch) | |
tree | c1465c8391181e2bbfc9eb6e378d0409e8b3c77c /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | c368a411be0005a8d8d5e06146b0ebc097ce460f (diff) |
USB: chaoskey: fix error case of a timeout
In case of a timeout or if a signal aborts a read
communication with the device needs to be ended
lest we overwrite an active URB the next time we
do IO to the device, as the URB may still be active.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20191107142856.16774-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions