Skip to content

Commit

Permalink
atl1: remove unused member from atl1_adapter structure
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Tony Zelenoff authored and David S. Miller committed Apr 16, 2012
1 parent 43c880d commit 65cff87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ethernet/atheros/atlx/atl1.h
Original file line number Diff line number Diff line change
@@ -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;

0 comments on commit 65cff87

Please sign in to comment.