diff options
author | 2007-03-30 13:11:00 +0200 | |
---|---|---|
committer | 2007-04-27 13:28:38 -0700 | |
commit | 5a9f4e338179e75e7e9b56293acb17023e342d81 (patch) | |
tree | 6fb9ca518235ae18d8cf238111d494a9fdee3f9e /include/linux/usb.h | |
parent | USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer (diff) | |
download | linux-dev-5a9f4e338179e75e7e9b56293acb17023e342d81.tar.xz linux-dev-5a9f4e338179e75e7e9b56293acb17023e342d81.zip |
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 <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions