diff options
author | Johan Hovold | 2021-05-24 11:25:11 +0200 |
---|---|---|
committer | David S. Miller | 2021-05-24 13:16:58 -0700 |
commit | 1a6e9a9c68c1f183872e4bcc947382111c2e04eb (patch) | |
tree | de655f2239c1ad944ba4ccd07deec7c6a445c12c /drivers/net/dsa | |
parent | 1a44fb38cc65bc30bac490291412aa1940659fe1 (diff) |
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 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions