diff options
Diffstat (limited to 'drivers/net/atlx/atl2.h')
-rw-r--r-- | drivers/net/atlx/atl2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/atlx/atl2.h b/drivers/net/atlx/atl2.h index 09974df76b18..d918bbe621ea 100644 --- a/drivers/net/atlx/atl2.h +++ b/drivers/net/atlx/atl2.h | |||
@@ -453,7 +453,6 @@ struct atl2_adapter { | |||
453 | /* OS defined structs */ | 453 | /* OS defined structs */ |
454 | struct net_device *netdev; | 454 | struct net_device *netdev; |
455 | struct pci_dev *pdev; | 455 | struct pci_dev *pdev; |
456 | struct net_device_stats net_stats; | ||
457 | #ifdef NETIF_F_HW_VLAN_TX | 456 | #ifdef NETIF_F_HW_VLAN_TX |
458 | struct vlan_group *vlgrp; | 457 | struct vlan_group *vlgrp; |
459 | #endif | 458 | #endif |