net: ch9200: add missing USB-descriptor endianness conversions
authorJohan Hovold <johan@kernel.org>
Fri, 12 May 2017 10:13:26 +0000 (12:13 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 May 2017 16:15:46 +0000 (12:15 -0400)
commitb12ca80ca145cecadf841ba27cc061c510cd97ca
tree898bb0fc65cafca0b319d1792916b9abc4e8ccdb
parent75cf067953d5ee543b3bda90bbfcbee5e1f94ae8
net: ch9200: add missing USB-descriptor endianness conversions

Add the missing endianness conversions to a debug statement printing
the USB device-descriptor idVendor and idProduct fields during probe.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/ch9200.c