commit | d304889888af2ef65c94dfb52441cfecb05853e8 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Mon May 26 19:22:58 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 27 15:04:03 2014 -0700 |
tree | 10332de233d0e73adf42b4d4a2ddda98d75c168f | |
parent | f4a2d499e7f0ea9089c8e537ddad12260f7aab69 [diff] |
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>