On Thu, Jul 7, 2016 at 1:23 AM, Dan Carpenter <[email protected]> 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 <[email protected]>

Thanks.  The fix is correct.

Acked-by: Michael Chan <[email protected]>

Reply via email to