瀏覽代碼

atl1: remove unused member from atl1_adapter structure

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Tony Zelenoff 13 年之前
父節點
當前提交
65cff87201
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/net/ethernet/atheros/atlx/atl1.h

+ 0 - 1
drivers/net/ethernet/atheros/atlx/atl1.h

@@ -763,7 +763,6 @@ struct atl1_adapter {
 	u16 link_duplex;
 	spinlock_t lock;
 	struct napi_struct napi;
-	struct work_struct tx_timeout_task;
 	struct work_struct reset_dev_task;
 	struct work_struct link_chg_task;