]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: wusbcore: fix control-pipe directions
authorJohan Hovold <jhovold@gmail.com>
Mon, 26 May 2014 17:23:52 +0000 (19:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:04:10 +0000 (15:04 -0700)
commitdf3ce23a56654bbf08e0c36ab1690cd8316a53c4
tree980447c1f05c042225312b62db1ad0220ed38de9
parent0943d8ead30e9474034cc5e92225ab0fd29fd0d4
USB: wusbcore: fix control-pipe directions

Fix incorrect pipe directions in control requests (which has been
silently fixed up by USB core).

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