On Thu, Jul 7, 2016 at 1:23 AM, Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > 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@xxxxxxxxxx> Thanks. The fix is correct. Acked-by: Michael Chan <michael.chan@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html