From: Dan Carpenter <[email protected]> Date: Thu, 7 Jul 2016 11:23:09 +0300
> 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]>
Applied.
