mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
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:
parent
43c880dff3
commit
65cff87201
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user