diff options
author | Kirill Kapranov <kirill.kirillovich.kapranov@gmail.com> | 2018-02-18 00:01:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-09 20:37:10 +0300 |
commit | 687ca6395f10ac8a54fd5285dda91ed9efac9e23 (patch) | |
tree | b134186b4cf748278c1d21a11c6e7255ccc63c54 /tools/perf/scripts/python | |
parent | 092bd5c2b939e63e0e02249f7695ca828fa05049 (diff) | |
download | linux-687ca6395f10ac8a54fd5285dda91ed9efac9e23.tar.xz |
USB: adutux: Add waiting in transfer abortion
Add waiting for an URB transmit finish that let the last URB to be sent
(to be not discarded) during 'release' procedure. W/o this waiting,the
last frame will be nearly always lost.
A test case: an attempt of sending a single frame:
echo -en "\001mk255" >/dev/adutux0
Signed-off-by: Kirill Kapranov <kirill.kirillovich.kapranov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions