https://github.com/torvalds/linux
Revision c5211187f7ff8e8dbff4ebf7c011ac4c0ffe319c authored by Ming Lei on 16 October 2012, 13:21:21 UTC, committed by Greg Kroah-Hartman on 17 October 2012, 20:41:34 UTC
If the write endpoint is interrupt type, usb_sndintpipe() should
be passed to usb_fill_int_urb() instead of usb_sndbulkpipe().

Cc: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 0146390
History
Tip revision: c5211187f7ff8e8dbff4ebf7c011ac4c0ffe319c authored by Ming Lei on 16 October 2012, 13:21:21 UTC
USB: cdc-acm: fix pipe type of write endpoint
Tip revision: c521118
File Mode Size
Kconfig -rw-r--r-- 53.5 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 12.8 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 668 bytes
initramfs.c -rw-r--r-- 12.9 KB
main.c -rw-r--r-- 21.5 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top