USB: sierra: fix line-control pipe direction
authorJohan Hovold <jhovold@gmail.com>
Mon, 26 May 2014 17:22:58 +0000 (19:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:04:03 +0000 (15:04 -0700)
commitd304889888af2ef65c94dfb52441cfecb05853e8
tree10332de233d0e73adf42b4d4a2ddda98d75c168f
parentf4a2d499e7f0ea9089c8e537ddad12260f7aab69
USB: sierra: fix line-control pipe direction

The sierra line-control request has been using the wrong pipe direction,
while relying on USB core to fix it up.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/sierra.c