diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-07-07 11:23:09 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-07-09 00:02:08 -0400 |
| commit | 09a7636a5b151670072de60767ddf096dc7bd12e (patch) | |
| tree | d2d45014c900047bb8c24c73a90815329b6f689d /tools/perf/scripts/python/netdev-times.py | |
| parent | bpf: introduce bpf_get_current_task() helper (diff) | |
| download | linux-09a7636a5b151670072de60767ddf096dc7bd12e.tar.gz linux-09a7636a5b151670072de60767ddf096dc7bd12e.zip | |
bnxt: fix a condition
This code generates as static checker warning because htons(ETH_P_IPV6)
is always true. From the context it looks like the && was intended to
be !=.
Fixes: 94758f8de037 ('bnxt_en: Add GRO logic for BCM5731X chips.')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
