diff options
author | Thomas Faber <[email protected]> | 2012-03-02 09:41:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-03-02 16:22:11 -0800 |
commit | 85b4b3c8c189e0159101f7628a71411af072ff69 (patch) | |
tree | 77c17a17c1657f5c57f401a686a2a672b7dd8cf6 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 60b9bd8d162174edd335c1b83dbc2bafde1e9d5f (diff) |
usb: gadgetfs: return number of bytes on ep0 read request
A read from GadgetFS endpoint 0 during the data stage of a control
request would always return 0 on success (as returned by
wait_event_interruptible) despite having written data into the user
buffer.
This patch makes it correctly set the return value to the number of
bytes read.
Signed-off-by: Thomas Faber <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions