15/05/2018 00:16, Mody, Rasesh: > > From: dev [mailto:[email protected]] 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 <[email protected]> > > Fixes: b5bf7719221d ("bnx2x: driver support routines") > > Cc: [email protected] > > --- > > Acked-by: Rasesh Mody <[email protected]>
I would appreciate a review of the 2 other bnx2x patches in this series, please.

