aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGuido Kiener <[email protected]>2019-03-18 09:18:34 +0100
committerFelipe Balbi <[email protected]>2019-03-20 08:50:42 +0200
commit091dacc3cc10979ab0422f0a9f7fcc27eee97e69 (patch)
treee0407a82eb2bce2c02aace5e15b6c9a4dd97987e /tools/perf/scripts/python/export-to-postgresql.py
parentf1d3fba17cd4eeea20397f1324b7b9c69a6a935c (diff)
usb: gadget: net2272: Fix net2272_dequeue()
Restore the status of ep->stopped in function net2272_dequeue(). When the given request is not found in the endpoint queue the function returns -EINVAL without restoring the state of ep->stopped. Thus the endpoint keeps blocked and does not transfer any data anymore. This fix is only compile-tested, since we do not have a corresponding hardware. An analogous fix was tested in the sibling driver. See "usb: gadget: net2280: Fix net2280_dequeue()" Acked-by: Alan Stern <[email protected]> Signed-off-by: Guido Kiener <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions