diff options
author | 2017-12-28 16:26:08 +0200 | |
---|---|---|
committer | 2017-12-28 12:24:05 -0500 | |
commit | 345ef18c24715765baa3e186954c69a43dcd09c9 (patch) | |
tree | 34eb103dc503d4d357be4c00092815da8f1c4d03 /tools/perf/scripts/python/check-perf-trace.py | |
parent | net: sched: don't set extack message in case the qdisc will be created (diff) | |
download | linux-dev-345ef18c24715765baa3e186954c69a43dcd09c9.tar.xz linux-dev-345ef18c24715765baa3e186954c69a43dcd09c9.zip |
net/mlx4_en: RX csum, remove redundant branches and checks
Do not check IPv6 bit in cqe status if CONFIG_IPV6 is not enabled.
Function check_csum() is reached only with IPv4 or IPv6 set (if enabled),
if IPv6 is not set (or is not enabled) it is redundant to test the
IPv4 bit.
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions