dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
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
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
usblp.c USB: fix pm counter leak in usblp 2008-02-21 15:38:48 -08:00