提交 65cff872 编写于 作者: T Tony Zelenoff 提交者: David S. Miller

atl1: remove unused member from atl1_adapter structure

Signed-off-by: NTony Zelenoff <antonz@parallels.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 43c880df
...@@ -763,7 +763,6 @@ struct atl1_adapter { ...@@ -763,7 +763,6 @@ struct atl1_adapter {
u16 link_duplex; u16 link_duplex;
spinlock_t lock; spinlock_t lock;
struct napi_struct napi; struct napi_struct napi;
struct work_struct tx_timeout_task;
struct work_struct reset_dev_task; struct work_struct reset_dev_task;
struct work_struct link_chg_task; struct work_struct link_chg_task;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册