diff options
Diffstat (limited to 'drivers/net/bnx2x.h')
-rw-r--r-- | drivers/net/bnx2x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/bnx2x.h b/drivers/net/bnx2x.h index d66be72d8321..12d2d0bd9a42 100644 --- a/drivers/net/bnx2x.h +++ b/drivers/net/bnx2x.h | |||
@@ -570,6 +570,7 @@ struct bnx2x_port { | |||
570 | 570 | ||
571 | /* used to synchronize phy accesses */ | 571 | /* used to synchronize phy accesses */ |
572 | struct mutex phy_mutex; | 572 | struct mutex phy_mutex; |
573 | int need_hw_lock; | ||
573 | 574 | ||
574 | u32 port_stx; | 575 | u32 port_stx; |
575 | 576 | ||