linux-stable/drivers/usb/class
Greg Kroah-Hartman a92b63e7e4 USB: usbtmc: fix switch statment
Steve Holland pointed out that we forgot to call break; in the switch
statment.  This probably resolves a lot of the bug reports I've gotten
for the driver lately.

Stupid me...

Reported-by: Steve Holland <sdh4@iastate.edu>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:44:48 -07:00
..
cdc-acm.c USB: cdc-acm: quirk for Alcatel OT-I650 2009-06-15 21:44:46 -07:00
cdc-acm.h USB: support for cdc-acm of single interface devices 2009-06-15 21:44:45 -07:00
cdc-wdm.c USB: correct error handling in cdc-wdm 2009-04-23 14:15:30 -07:00
Kconfig USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
Makefile USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
usblp.c usblp: continuously poll for status 2009-03-24 16:20:26 -07:00
usbtmc.c USB: usbtmc: fix switch statment 2009-06-15 21:44:48 -07:00