commit | 86478944eba887f149e151bacc023ae4b2d23ea6 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <neukum@fachschaft.cup.uni-muenchen.de> | Sat May 13 22:50:47 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jun 21 15:04:08 2006 -0700 |
tree | 21c9871c1524c75cc702e0fbaa7700e82a9f744f | |
parent | 5cd330f4f30eb154e7af9210bed42dfcd447997f [diff] |
[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>