commit | ca79b7b4158cbf32625793a1fc1d59ac46d44197 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Mon Feb 12 08:41:35 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 16 15:32:21 2007 -0800 |
tree | d35d994606f16006b8b103a5eaa636e7ee4a1fe9 | |
parent | 3f141e2aed586c41c2666d49c70c1c1bbb6d6abd [diff] |
USB: cdc-acm: fix incorrect throtteling, make set_control optional this is Joris' fixes reshuffelled and features renamed as David requested. - acm_set_control is not mandatory, honour that - throtteling is reset upon open - throtteling is read consistently when processing input data Signed-off-by: Joris van Rantwijk <jorispubl@xs4all.nl> Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>