aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
diff options
context:
space:
mode:
authorJames Maki <jamescmaki@gmail.com>2010-03-21 12:53:59 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-20 13:21:35 -0700
commite618834ef9608750a36d03d4aa9a9f931aa788d6 (patch)
tree3b64a4822cc702b49c57d9ca2223d213fba3525f /drivers/usb/musb
parent71adf118946957839a13aa4d1094183e05c6c094 (diff)
downloadkernel_samsung_smdk4412-e618834ef9608750a36d03d4aa9a9f931aa788d6.zip
kernel_samsung_smdk4412-e618834ef9608750a36d03d4aa9a9f931aa788d6.tar.gz
kernel_samsung_smdk4412-e618834ef9608750a36d03d4aa9a9f931aa788d6.tar.bz2
USB: option.c: option_indat_callback: Resubmit some unsuccessful URBs
All unsuccessful (non-zero status) URBs were being dropped. After N_IN_URBs are dropped you will no longer be able to receive data. This patch resubmits unsuccessful URBs unless the status indicates that it should be terminated. The statuses that indicate the URB should be terminated was gathered from other similar drivers. Signed-off-by: James Maki <jamescmaki@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/musb')
0 files changed, 0 insertions, 0 deletions