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
Makefile -rw-r--r-- 212 bytes
aarp.c -rw-r--r-- 24.9 KB
atalk_proc.c -rw-r--r-- 6.9 KB
ddp.c -rw-r--r-- 48.2 KB
dev.c -rw-r--r-- 1.2 KB
sysctl_net_atalk.c -rw-r--r-- 1.3 KB

back to top