Files
linux/drivers
Edward Cree 6d43131c15 sfc: fix IPID endianness in TSOv2
The value we read from the header is in network byte order, whereas
 EFX_POPULATE_QWORD_* takes values in host byte order (which it then
 converts to little-endian, as MCDI is little-endian).

Fixes: e9117e5099 ("sfc: Firmware-Assisted TSO version 2")
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-03 10:06:38 -08:00
..
2017-02-27 18:43:47 -08:00
2017-02-27 18:43:47 -08:00
2017-02-27 18:43:47 -08:00
2017-03-03 10:06:38 -08:00
2017-02-27 18:43:47 -08:00
2017-02-27 18:43:47 -08:00
2017-02-20 14:22:50 +01:00
2017-02-27 18:43:47 -08:00
2017-02-27 18:43:47 -08:00
2017-02-27 18:43:47 -08:00