On Thu, Jul 7, 2016 at 1:23 AM, Dan Carpenter <dan.carpen...@oracle.com> 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.carpen...@oracle.com>

Thanks.  The fix is correct.

Acked-by: Michael Chan <michael.c...@broadcom.com>

Reply via email to