diff options
| author | Oliver Neukum <[email protected]> | 2008-07-29 15:26:15 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2008-10-17 14:40:51 -0700 |
| commit | 55b447bf79ad25591437d24b78caa9d0ae4fec82 (patch) | |
| tree | f8b84be61cf96a993664f35f572d8ddf6e618d39 /tools/perf/scripts/python | |
| parent | 49b707b90c7f7260beb8691fc5d99d71a5549ec0 (diff) | |
USB: kill URBs permanently
looking at usb_kill_urb() it seems to me that it is unnecessarily lenient.
In the use case of disconnect() you never want to use the URB again
(for the same device) But leaving urb->reject elevated will make it easier
to avoid races between read/write and disconnect.
Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions