bnx2x: Removing microcode assertion check
This check is unreliable since latest MC can issue warnings on rare occasions which are not fatal errors Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
f1ef27ef42
commit
d3d4f49527
@@ -1009,7 +1009,7 @@ static inline u32 reg_poll(struct bnx2x *bp, u32 reg, u32 expected, int ms,
|
||||
|
||||
|
||||
#define BNX2X_NUM_STATS 42
|
||||
#define BNX2X_NUM_TESTS 8
|
||||
#define BNX2X_NUM_TESTS 7
|
||||
|
||||
#define BNX2X_MAC_LOOPBACK 0
|
||||
#define BNX2X_PHY_LOOPBACK 1
|
||||
|
Reference in New Issue
Block a user