aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
diff options
context:
space:
mode:
authorDavid Kubicek <dave@awk.cz>2005-11-01 12:51:34 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2006-01-04 16:48:29 -0500
commit61a87adf2e7b410da8e41799c61c21a7b8c8b001 (patch)
treeb4d09ce45dadd78cd2b92848a96c508f44d12f88 /drivers/usb/host
parent2e1dcc1600c1d83b26479edd076866595bbd3523 (diff)
[PATCH] USB: Converting cdc acm to a ring queue
this patch by David converts the sending queue of the CDC ACM driver to a queue of URBs. This is needed for quicker devices. Please apply. Signed-Off-By: Oliver Neukum <oliver@neukum.name> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> drivers/usb/class/cdc-acm.c | 229 ++++++++++++++++++++++++++++++-------------- drivers/usb/class/cdc-acm.h | 33 +++++- 2 files changed, 185 insertions(+), 77 deletions(-)
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions