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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 222.0 KB
Makefile -rw-r--r-- 46.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top