aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/usbtmc.c
diff options
context:
space:
mode:
authorMing Lei <ming.lei@canonical.com>2012-10-16 09:21:21 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-17 16:41:34 -0400
commitc5211187f7ff8e8dbff4ebf7c011ac4c0ffe319c (patch)
treef6fd25002da6e743e96ad7175d722b3992a563ec /drivers/usb/class/usbtmc.c
parent014639003c77a51fc319c9fdf225e7747cb6e18d (diff)
USB: cdc-acm: fix pipe type of write endpoint
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>
Diffstat (limited to 'drivers/usb/class/usbtmc.c')
0 files changed, 0 insertions, 0 deletions