diff options
author | Johan Hovold <johan@kernel.org> | 2021-05-24 12:25:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-05-24 23:16:58 +0300 |
commit | 1a6e9a9c68c1f183872e4bcc947382111c2e04eb (patch) | |
tree | de655f2239c1ad944ba4ccd07deec7c6a445c12c /.gitignore | |
parent | 1a44fb38cc65bc30bac490291412aa1940659fe1 (diff) | |
download | linux-1a6e9a9c68c1f183872e4bcc947382111c2e04eb.tar.xz |
net: hso: fix control-request directions
The direction of the pipe argument must match the request-type direction
bit or control requests may fail depending on the host-controller-driver
implementation.
Fix the tiocmset and rfkill requests which erroneously used
usb_rcvctrlpipe().
Fixes: 72dc1c096c70 ("HSO: add option hso driver")
Cc: stable@vger.kernel.org # 2.6.27
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions