> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Andy Green
> Sent: Sunday, May 13, 2018 10:05 PM
> 
> /home/agreen/projects/dpdk/drivers/net/bnx2x/elink.c:
> In function ‘elink_check_kr2_wa’:
> /home/agreen/projects/dpdk/drivers/net/bnx2x/elink.c:12922:28:
> error: bitwise comparison always evaluates to false [-Werror=tautological-
> compare]
>         ((next_page & 0xe0) == 0x2))));
> 
> This was fixed elsewhere in 2014
> 
> Signed-off-by: Andy Green <a...@warmcat.com>
> Fixes: b5bf7719221d ("bnx2x: driver support routines")
> Cc: sta...@dpdk.org
> ---
Acked-by: Rasesh Mody <rasesh.m...@cavium.com>

Reply via email to