aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/bnx2.h')
-rw-r--r--drivers/net/bnx2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/bnx2.h b/drivers/net/bnx2.h
index 124bd03cff3e..ba175a800c8e 100644
--- a/drivers/net/bnx2.h
+++ b/drivers/net/bnx2.h
@@ -6522,6 +6522,7 @@ struct bnx2 {
6522 6522
6523 /* Used to synchronize phy accesses. */ 6523 /* Used to synchronize phy accesses. */
6524 spinlock_t phy_lock; 6524 spinlock_t phy_lock;
6525 spinlock_t indirect_lock;
6525 6526
6526 u32 phy_flags; 6527 u32 phy_flags;
6527#define PHY_SERDES_FLAG 1 6528#define PHY_SERDES_FLAG 1