Commit 65cff872 authored by Tony Zelenoff's avatar Tony Zelenoff Committed by David S. Miller

atl1: remove unused member from atl1_adapter structure

Signed-off-by: default avatarTony Zelenoff <antonz@parallels.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 43c880df
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment