[dpdk-dev] [PATCH 1/2] net/bnx2x: fix warnings from invalid assert

Rasesh Mody rmody at marvell.com
Thu Jun 20 00:56:18 CEST 2019


>From: dev <dev-bounces at dpdk.org> On Behalf Of Stephen Hemminger
>Sent: Wednesday, June 19, 2019 11:22 AM
>
>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 <stephen at networkplumber.org>
>---

For both patches,

Acked-by: Rasesh Mody <rmody at marvell.com>


More information about the dev mailing list