diff options
| author | Oliver Neukum <[email protected]> | 2007-03-30 13:11:00 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-04-27 13:28:38 -0700 |
| commit | 5a9f4e338179e75e7e9b56293acb17023e342d81 (patch) | |
| tree | 6fb9ca518235ae18d8cf238111d494a9fdee3f9e /include/linux | |
| parent | 949ce47168a34618c3e24cb7dd4ab52233a4653c (diff) | |
USB: fix catc error handling
this driver ignores errors while starting the transmit queue. It will
never be reported stopped as the completion handler won't run
and it will never be started again as it will be considered started.
This patch adds error handling.
Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions