diff options
Diffstat (limited to 'drivers/net/sky2.h')
-rw-r--r-- | drivers/net/sky2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sky2.h b/drivers/net/sky2.h index c1e45123d44f..403486a3831d 100644 --- a/drivers/net/sky2.h +++ b/drivers/net/sky2.h | |||
@@ -1789,7 +1789,6 @@ struct sky2_port { | |||
1789 | u32 msg_enable; | 1789 | u32 msg_enable; |
1790 | spinlock_t phy_lock; | 1790 | spinlock_t phy_lock; |
1791 | 1791 | ||
1792 | spinlock_t tx_lock ____cacheline_aligned_in_smp; | ||
1793 | struct tx_ring_info *tx_ring; | 1792 | struct tx_ring_info *tx_ring; |
1794 | struct sky2_tx_le *tx_le; | 1793 | struct sky2_tx_le *tx_le; |
1795 | u16 tx_cons; /* next le to check */ | 1794 | u16 tx_cons; /* next le to check */ |