[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware
authorOliver Neukum <neukum@fachschaft.cup.uni-muenchen.de>
Sat, 13 May 2006 20:50:47 +0000 (22:50 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:08 +0000 (15:04 -0700)
this fixes the "duplicated text" bug. There's a modem that cannot cope
with large transfers and more than one urb in flight. This patch adds a
special case to the driver.

Signed-off-by: Oliver Neukum <oliver@neukum.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found