Files
linux/drivers/usb/misc
Johan Hovold 319be2ab47 USB: iowarrior: fix info ioctl on big-endian hosts
commit dd5ca753fa upstream.

Drop erroneous le16_to_cpu when returning the USB device speed which is
already in host byte order.

Found using sparse:

	warning: cast to restricted __le16

Fixes: 946b960d13 ("USB: add driver for iowarrior devices.")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 14:30:13 +02:00
..
2015-10-04 11:01:13 +01:00
2017-03-30 09:35:16 +02:00
2005-04-16 15:20:36 -07:00
2017-03-30 09:35:16 +02:00