diff options
Diffstat (limited to 'drivers/net/atlx/atl2.h')
-rw-r--r-- | drivers/net/atlx/atl2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/atlx/atl2.h b/drivers/net/atlx/atl2.h index 927e4de6474..78344ddf4bf 100644 --- a/drivers/net/atlx/atl2.h +++ b/drivers/net/atlx/atl2.h | |||
@@ -453,9 +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 | #ifdef NETIF_F_HW_VLAN_TX | ||
457 | struct vlan_group *vlgrp; | ||
458 | #endif | ||
459 | u32 wol; | 456 | u32 wol; |
460 | u16 link_speed; | 457 | u16 link_speed; |
461 | u16 link_duplex; | 458 | u16 link_duplex; |