commit | add125054b8727103631dce116361668436ef6a7 | [log] [tgz] |
---|---|---|
author | Gavin Li <git@thegavinli.com> | Fri Aug 12 00:52:56 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 15 16:30:56 2016 +0200 |
tree | 2283125d164afcb3999c729a2e26180d7f120804 | |
parent | fa25425593814d1157fa592201e335c33694aeaa [diff] |
cdc-acm: fix wrong pipe type on rx interrupt xfers This fixes the "BOGUS urb xfer" warning logged by usb_submit_urb(). Signed-off-by: Gavin Li <git@thegavinli.com> Acked-by: Oliver Neukum <oneukum@suse.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>