[PATCH] USBATM: -EILSEQ workaround
Don't throttle on -EILSEQ urb status if requested by a minidriver. It seems the ueagle modems are buggy, giving -EILSEQ when they have no data to send. The ueagle change will be sent separately by the ueagle guys. Patch by Matthieu Castet. Signed-off-by: Duncan Sands <baldrick@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:

کامیت شده توسط
Greg Kroah-Hartman

والد
9b0e54addf
کامیت
a3673d3cd1
@@ -88,6 +88,7 @@
|
||||
|
||||
#define UDSL_SKIP_HEAVY_INIT (1<<0)
|
||||
#define UDSL_USE_ISOC (1<<1)
|
||||
#define UDSL_IGNORE_EILSEQ (1<<2)
|
||||
|
||||
|
||||
/* mini driver */
|
||||
|
مرجع در شماره جدید
Block a user