Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 5ce775be authored by Michael Wileczka's avatar Michael Wileczka Committed by Greg Kroah-Hartman
Browse files

USB: ftdi_sio: fix endianess of max packet size

commit d1ab903d

 upstream.

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: default avatarMichael Wileczka <mikewileczka@yahoo.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent cdead9a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment