diff options
Diffstat (limited to 'drivers/net/atlx/atl1.h')
-rw-r--r-- | drivers/net/atlx/atl1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/atlx/atl1.h b/drivers/net/atlx/atl1.h index ffa73fc8d95e..324ef5e93412 100644 --- a/drivers/net/atlx/atl1.h +++ b/drivers/net/atlx/atl1.h | |||
@@ -754,7 +754,7 @@ struct atl1_hw { | |||
754 | struct atl1_adapter { | 754 | struct atl1_adapter { |
755 | struct net_device *netdev; | 755 | struct net_device *netdev; |
756 | struct pci_dev *pdev; | 756 | struct pci_dev *pdev; |
757 | struct net_device_stats net_stats; | 757 | |
758 | struct atl1_sft_stats soft_stats; | 758 | struct atl1_sft_stats soft_stats; |
759 | struct vlan_group *vlgrp; | 759 | struct vlan_group *vlgrp; |
760 | u32 rx_buffer_len; | 760 | u32 rx_buffer_len; |