Files
linux/drivers
Oliver Neukum b8b277525e aqc111: fix endianness issue in aqc111_change_mtu
If the MTU is large enough, the first write to the device
is just repeated. On BE architectures, however, the first
word of the command will be swapped a second time and garbage
will be written. Avoid that.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-09 09:35:40 -07:00
..
2019-05-01 22:43:26 -04:00
2019-04-19 14:03:11 +02:00
2019-04-19 14:03:11 +02:00
2019-04-10 22:45:38 -07:00