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>
This commit is contained in:
Tony Zelenoff 2012-04-15 21:27:29 +00:00 committed by David S. Miller
parent 43c880dff3
commit 65cff87201
1 changed files with 0 additions and 1 deletions

View File

@ -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;