diff options
Diffstat (limited to 'drivers/net/igb/igb.h')
-rw-r--r-- | drivers/net/igb/igb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/igb/igb.h b/drivers/net/igb/igb.h index 7126fea26fe..b805b1c63f8 100644 --- a/drivers/net/igb/igb.h +++ b/drivers/net/igb/igb.h | |||
@@ -256,7 +256,6 @@ struct igb_adapter { | |||
256 | struct net_device *netdev; | 256 | struct net_device *netdev; |
257 | struct napi_struct napi; | 257 | struct napi_struct napi; |
258 | struct pci_dev *pdev; | 258 | struct pci_dev *pdev; |
259 | struct net_device_stats net_stats; | ||
260 | struct cyclecounter cycles; | 259 | struct cyclecounter cycles; |
261 | struct timecounter clock; | 260 | struct timecounter clock; |
262 | struct timecompare compare; | 261 | struct timecompare compare; |