bnx2x: Clean-up
Whitespaces, empty lines, 80 columns, indentations and removing redundant parenthesis 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
f537225142
commit
356e23850b
@@ -906,7 +906,7 @@ struct bnx2x {
|
||||
u32 lin_cnt;
|
||||
|
||||
int state;
|
||||
#define BNX2X_STATE_CLOSED 0x0
|
||||
#define BNX2X_STATE_CLOSED 0
|
||||
#define BNX2X_STATE_OPENING_WAIT4_LOAD 0x1000
|
||||
#define BNX2X_STATE_OPENING_WAIT4_PORT 0x2000
|
||||
#define BNX2X_STATE_OPEN 0x3000
|
||||
|
Reference in New Issue
Block a user