Searched hist:d1ab903d2552b2362339b19203c7f01c797cb316 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | ftdi_sio.c | diff d1ab903d2552b2362339b19203c7f01c797cb316 Wed Aug 18 09:14:37 CDT 2010 Michael Wileczka <mikewileczka@yahoo.com> USB: ftdi_sio: fix endianess of max packet size
The USB max packet size (always little-endian) was not being byte swapped on big-endian systems.
Applicable since [USB: ftdi_sio: fix hi-speed device packet size calculation] approx 2.6.31
Signed-off-by: Michael Wileczka <mikewileczka@yahoo.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|