24/06/2019 13:31, Ferruh Yigit: > On 6/24/2019 10:25 AM, Morten Brørup wrote: > >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen Hemminger > >> Sent: Wednesday, June 19, 2019 8:22 PM > >> > >> This driver had a bogus assert which could never happen. > >> This triggers "expression is always false warnings" with some > >> compilers which causes build failure. > >> Just remove it. > >> > >> Fixes: 6041aa619f9a ("net/bnx2x: fix poll link status") > >> Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > > > > Acked-by: Morten Brørup <m...@smartsharesystems.com> > > > > Series applied to dpdk-next-net/master, thanks. > > > @Thomas, Can we pull them to main repo quickly, to prevent the build error?
Pushed in master, thanks