alistair23-linux/drivers/usb/class
Oliver Neukum 4b828abed2 USB: fix cdc-acm resume()
cdc-acm has
- a memory leak in resume()
- will fail to reactivate the read code path if this is needed.
his corrects it by deleting the useless relict code.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-03 18:20:36 -07:00
..
cdc-acm.c USB: fix cdc-acm resume() 2008-07-03 18:20:36 -07:00
cdc-acm.h USB: increase cdc-acm write throughput 2008-04-24 21:16:44 -07:00
cdc-wdm.c cdc-wdm endianness fixes 2008-06-04 08:06:01 -07:00
Kconfig USB: CDC WDM driver 2008-05-20 14:14:15 -07:00
Makefile USB: CDC WDM driver 2008-05-20 14:14:15 -07:00
usblp.c