]> git.ipfire.org Git - people/ms/linux.git/commit
USB: adutux: fix big-endian device-type reporting
authorJohan Hovold <jhovold@gmail.com>
Sun, 11 Aug 2013 14:49:22 +0000 (16:49 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 10 Sep 2013 00:57:22 +0000 (01:57 +0100)
commit735143e24807a8202d2fde8999eab1c3b761949d
tree6755dd1d2e35a829ed58162249fae202f63902f8
parentccfdfa92dc2b0257a49a8dadec0f6377e821f6b4
USB: adutux: fix big-endian device-type reporting

commit d482b9d558602a9cacab063b1c8779f9b5214da7 upstream.

Make sure the reported device-type on big-endian machines is the same as
on little-endian ones.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/misc/adutux.c