numam-dpdk/drivers
Stephen Hemminger 19927e56a8 net/bnx2x: fix warnings from invalid assert
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: 6041aa619f ("net/bnx2x: fix poll link status")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Rasesh Mody <rmody@marvell.com>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
2019-06-24 12:24:24 +01:00
..
baseband
bus bus/pci: fix TOCTOU for sysfs access 2019-06-14 16:33:56 +09:00
common build: enable large file support on 32-bit 2019-06-03 23:53:40 +02:00
compress
crypto crypto/aesni_mb: fix build with gcc 4.8.5 2019-06-05 18:37:08 +02:00
event build: add libatomic dependency for 32-bit clang 2019-06-03 23:57:43 +02:00
mempool
net net/bnx2x: fix warnings from invalid assert 2019-06-24 12:24:24 +01:00
raw
Makefile
meson.build