[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)
commit86478944eba887f149e151bacc023ae4b2d23ea6
tree21c9871c1524c75cc702e0fbaa7700e82a9f744f
parent5cd330f4f30eb154e7af9210bed42dfcd447997f
[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware

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>
drivers/usb/class/cdc-acm.c
drivers/usb/class/cdc-acm.h