linux/drivers/usb/class
Greg Kroah-Hartman 403dff4e2c USB: cdc-acm: check for valid interfaces
We need to check that we have both a valid data and control inteface for both
types of headers (union and not union.)

References: https://bugzilla.kernel.org/show_bug.cgi?id=83551
Reported-by: Simon Schubert <2+kernel@0x2c.org>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-24 17:21:42 -08:00
..
cdc-acm.c USB: cdc-acm: check for valid interfaces 2014-11-24 17:21:42 -08:00
cdc-acm.h
cdc-wdm.c
Kconfig
Makefile
usblp.c
usbtmc.c