diff options
Diffstat (limited to 'drivers/net/ixgb/ixgb.h')
-rw-r--r-- | drivers/net/ixgb/ixgb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ixgb/ixgb.h b/drivers/net/ixgb/ixgb.h index 16f9c756aa46..3cec7b98d52f 100644 --- a/drivers/net/ixgb/ixgb.h +++ b/drivers/net/ixgb/ixgb.h | |||
@@ -157,7 +157,6 @@ struct ixgb_adapter { | |||
157 | u32 part_num; | 157 | u32 part_num; |
158 | u16 link_speed; | 158 | u16 link_speed; |
159 | u16 link_duplex; | 159 | u16 link_duplex; |
160 | spinlock_t tx_lock; | ||
161 | struct work_struct tx_timeout_task; | 160 | struct work_struct tx_timeout_task; |
162 | 161 | ||
163 | struct timer_list blink_timer; | 162 | struct timer_list blink_timer; |