bnx2x: Stop loading if error condition detected
Signed-off-by: Benjamin Li <benli@broadcom.com> 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
df4770de03
commit
e3553b29c6
@@ -89,6 +89,7 @@
|
||||
} while (0)
|
||||
#else
|
||||
#define bnx2x_panic() do { \
|
||||
bp->panic = 1; \
|
||||
BNX2X_ERR("driver assert\n"); \
|
||||
bnx2x_panic_dump(bp); \
|
||||
} while (0)
|
||||
|
Reference in New Issue
Block a user