aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorEdward Cree <[email protected]>2017-03-03 15:22:27 +0000
committerDavid S. Miller <[email protected]>2017-03-03 10:06:38 -0800
commit6d43131c158f42e2138d83495d19c70ed5cc0ffe (patch)
tree1f1da897d2cd785e1a8c303c752f363c2bb862c2 /scripts/objdiff
parentd0346b033899b9affa4da8c32bfb574dfb89859e (diff)
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: e9117e5099ea ("sfc: Firmware-Assisted TSO version 2") Signed-off-by: Edward Cree <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions