android_kernel_xiaomi_sm7250/drivers/usb/atm
Oliver Neukum 3b79cc2670 USB: unkill cxacru atm driver
it seems like you overdid it a bit in your quest to clean up the
use of urb->status. In this driver you read it the first thing, which
means that you are in a race against URB completion you'll
usually lose, returning -EINPROGRESS. This kills the driver.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-08-22 14:27:58 -07:00
..
cxacru.c USB: unkill cxacru atm driver 2007-08-22 14:27:58 -07:00
Kconfig Still more typo fixes 2006-10-03 22:36:44 +02:00
Makefile [PATCH] USB: Eagle and ADI 930 usb adsl modem driver 2006-01-04 13:48:29 -08:00
speedtch.c USB: atm: speedtch: clean up urb->status usage 2007-07-19 17:46:05 -07:00
ueagle-atm.c USB: atm: ueagle-atm: clean up urb->status usage 2007-07-19 17:46:06 -07:00
usbatm.c USB: atm: usbatm: clean up urb->status usage 2007-07-19 17:46:06 -07:00
usbatm.h [PATCH] USBATM: semaphore to mutex conversion 2006-01-31 17:23:40 -08:00
xusbatm.c [PATCH] USBATM: remove no-longer needed #include 2006-06-21 15:04:09 -07:00