aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx/atl1.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/atheros/atlx/atl1.h')
-rw-r--r--drivers/net/ethernet/atheros/atlx/atl1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/atheros/atlx/atl1.h b/drivers/net/ethernet/atheros/atlx/atl1.h
index 1cb658b2ff9..b1fb209b9dd 100644
--- a/drivers/net/ethernet/atheros/atlx/atl1.h
+++ b/drivers/net/ethernet/atheros/atlx/atl1.h
@@ -764,8 +764,8 @@ struct atl1_adapter {
764 spinlock_t lock; 764 spinlock_t lock;
765 struct napi_struct napi; 765 struct napi_struct napi;
766 struct work_struct tx_timeout_task; 766 struct work_struct tx_timeout_task;
767 struct work_struct reset_dev_task;
767 struct work_struct link_chg_task; 768 struct work_struct link_chg_task;
768 struct work_struct pcie_dma_to_rst_task;
769 769
770 struct timer_list phy_config_timer; 770 struct timer_list phy_config_timer;
771 bool phy_timer_pending; 771 bool phy_timer_pending;