linux/drivers/usb/class
Nicolas Boullis 301a29da6e usb: acm: fix the computation of the number of data bits
The current code assumes that CSIZE is 0000060, which appears to be
wrong on some arches (such as powerpc).

Signed-off-by: Nicolas Boullis <nboullis@debian.org>
Acked-by: Oliver Neukum <oneukum@suse.de>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-17 13:45:49 -07:00
..
Kconfig
Makefile
cdc-acm.c usb: acm: fix the computation of the number of data bits 2012-10-17 13:45:49 -07:00
cdc-acm.h
cdc-wdm.c
usblp.c
usbtmc.c