commit | 3b716caf190ccc6f2a09387210e0e6a26c1d81a4 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Mon Aug 19 13:05:45 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 19 17:02:11 2013 -0700 |
tree | 5d943c924ddc2eb46cddd66619581ecddb54bba1 | |
parent | d0bd9a41186e076ea543c397ad8a67a6cf604b55 [diff] |
USB: mos7720: fix big-endian control requests Fix endianess bugs in parallel-port code which caused corrupt control-requests to be issued on big-endian machines. Reported-by: kbuild test robot <fengguang.wu@intel.com> Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>