USB: adutux: fix big-endian device-type reporting
authorJohan Hovold <jhovold@gmail.com>
Sun, 11 Aug 2013 14:49:22 +0000 (16:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 20:52:35 +0000 (13:52 -0700)
commitd482b9d558602a9cacab063b1c8779f9b5214da7
tree8be89a94093f054f75f2fc74801e7a2745fff251
parentc786138fcc28d42754695ecdcbaba3d1c057f153
USB: adutux: fix big-endian device-type reporting

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

Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/adutux.c