diff options
author | 2016-11-11 15:13:15 +0200 | |
---|---|---|
committer | 2016-11-14 10:18:21 +0100 | |
commit | 52ab86852f74c21a8f7fc5f2eb7f70b81d99eb99 (patch) | |
tree | 058eaf93e84a7800b22438870536a4035e9a5c04 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xhci: add trb_is_noop() helper function (diff) | |
download | wireguard-linux-52ab86852f74c21a8f7fc5f2eb7f70b81d99eb99.tar.xz wireguard-linux-52ab86852f74c21a8f7fc5f2eb7f70b81d99eb99.zip |
xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most cases
We only check for the URB_SHORT_NOT_OK urb flag to set the urb status
to -EREMOTEIO for transfers that didn't transfer all data.
This will be done in __usb_hcd_giveback() for other than isoc tranfers,
so remove the redundant check from xhci.
Also fix a couple split lines in debug messages to make them greppable.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions