aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/igb/igb.h')
-rw-r--r--drivers/net/igb/igb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/igb/igb.h b/drivers/net/igb/igb.h
index 4f69b6d951b3..7d288ccca1ca 100644
--- a/drivers/net/igb/igb.h
+++ b/drivers/net/igb/igb.h
@@ -268,7 +268,6 @@ struct igb_adapter {
268 268
269 /* TX */ 269 /* TX */
270 struct igb_ring *tx_ring[16]; 270 struct igb_ring *tx_ring[16];
271 unsigned long tx_queue_len;
272 u32 tx_timeout_count; 271 u32 tx_timeout_count;
273 272
274 /* RX */ 273 /* RX */