aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/output.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-07-07 11:23:09 +0300
committerDavid S. Miller <davem@davemloft.net>2016-07-09 00:02:08 -0400
commit09a7636a5b151670072de60767ddf096dc7bd12e (patch)
treed2d45014c900047bb8c24c73a90815329b6f689d /net/sctp/output.c
parentbpf: introduce bpf_get_current_task() helper (diff)
downloadlinux-dev-09a7636a5b151670072de60767ddf096dc7bd12e.tar.xz
linux-dev-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 'net/sctp/output.c')
0 files changed, 0 insertions, 0 deletions