aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorDaniel Jurgens <[email protected]>2016-05-04 15:00:33 +0300
committerDavid S. Miller <[email protected]>2016-05-05 23:26:14 -0400
commit82d69203df634b4dfa765c94f60ce9482bcc44d6 (patch)
tree672c7c28769be55984db0089f97b60baf059384f /tools/perf/util/trace-event-scripting.c
parentc2cf530d42437fa2a1fce7b56ea4b478ec35b42a (diff)
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Use htons instead of unconditionally byte swapping nexthdr. On a little endian systems shifting the byte is correct behavior, but it results in incorrect csums on big endian architectures. Fixes: f8c6455bb04b ('net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE') Signed-off-by: Daniel Jurgens <[email protected]> Reviewed-by: Carol Soto <[email protected]> Tested-by: Carol Soto <[email protected]> Signed-off-by: Tariq Toukan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions