aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLothar Waßmann <[email protected]>2014-11-17 10:51:22 +0100
committerDavid S. Miller <[email protected]>2014-11-18 15:19:32 -0500
commite453789a66ab152ecee80ded3279539d826c48ed (patch)
treef0bf1b8cfa8c9a3b0d9ea1654a427b80a6bc34a9 /tools/perf/scripts/python/syscall-counts.py
parent6b7e4008389c8cb8140a9aef424b10048c44da39 (diff)
net: fec: use swab32s() instead of cpu_to_be32()
when swap_buffer() is being called, we know for sure, that we need to byte swap the data. Furthermore, this function is called for swapping data in both directions. Thus cpu_to_be32() is semantically not correct for all use cases. Use swab32s() to reflect this. Signed-off-by: Lothar Waßmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions