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 8214a2853d0d..63b94ca0018b 100644
--- a/drivers/net/bnx2.h
+++ b/drivers/net/bnx2.h
@@ -3874,6 +3874,7 @@ struct bnx2 {
3874 int timer_interval; 3874 int timer_interval;
3875 struct timer_list timer; 3875 struct timer_list timer;
3876 struct work_struct reset_task; 3876 struct work_struct reset_task;
3877 int in_reset_task;
3877 3878
3878 /* Used to synchronize phy accesses. */ 3879 /* Used to synchronize phy accesses. */
3879 spinlock_t phy_lock; 3880 spinlock_t phy_lock;