diff options
author | Dan Carpenter <[email protected]> | 2016-07-07 11:23:09 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-09 00:02:08 -0400 |
commit | 09a7636a5b151670072de60767ddf096dc7bd12e (patch) | |
tree | d2d45014c900047bb8c24c73a90815329b6f689d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 606274c5abd8e245add01bc7145a8cbb92b69ba8 (diff) |
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 <[email protected]>
Acked-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions