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 d85717e3022a..e95d9b6f1f2d 100644 --- a/drivers/net/ixgb/ixgb.h +++ b/drivers/net/ixgb/ixgb.h | |||
@@ -183,7 +183,6 @@ struct ixgb_adapter { | |||
183 | struct napi_struct napi; | 183 | struct napi_struct napi; |
184 | struct net_device *netdev; | 184 | struct net_device *netdev; |
185 | struct pci_dev *pdev; | 185 | struct pci_dev *pdev; |
186 | struct net_device_stats net_stats; | ||
187 | 186 | ||
188 | /* structs defined in ixgb_hw.h */ | 187 | /* structs defined in ixgb_hw.h */ |
189 | struct ixgb_hw hw; | 188 | struct ixgb_hw hw; |