diff options
| author | Igor Kotrasinski <[email protected]> | 2015-09-21 11:30:44 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-04 10:59:03 +0100 |
| commit | 03b0a52822fec8fba351fd472f3adda6fd760e77 (patch) | |
| tree | c2f6f91981e0f2defa1bef065e741fff5dd65a83 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0c43e9d835b003d862a5f76e3affcc1f973fb3c0 (diff) | |
usbip: vhci_hcd: only return urb at enqueue when served
We handle USB_REQ_SET_ADDRESS at enqueue, so we want to perform
cleanup and giveback the urb. We should not call usb_hcd_giveback_urb
when we're cleaning up after a failed enqueue, though.
Only giveback the urb at cleanup when we claim to have served it.
Signed-off-by: Igor Kotrasinski <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions