diff options
Diffstat (limited to 'drivers/net/chelsio/common.h')
-rw-r--r-- | drivers/net/chelsio/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/chelsio/common.h b/drivers/net/chelsio/common.h index 5d9dd14427c5..efe1f6685285 100644 --- a/drivers/net/chelsio/common.h +++ b/drivers/net/chelsio/common.h | |||
@@ -212,7 +212,6 @@ struct adapter { | |||
212 | struct work_struct stats_update_task; | 212 | struct work_struct stats_update_task; |
213 | struct timer_list stats_update_timer; | 213 | struct timer_list stats_update_timer; |
214 | 214 | ||
215 | struct semaphore mib_mutex; | ||
216 | spinlock_t tpi_lock; | 215 | spinlock_t tpi_lock; |
217 | spinlock_t work_lock; | 216 | spinlock_t work_lock; |
218 | /* guards async operations */ | 217 | /* guards async operations */ |