atl1: remove unused member from atl1_adapter structure
authorTony Zelenoff <antonz@parallels.com>
Sun, 15 Apr 2012 21:27:29 +0000 (21:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Apr 2012 18:21:21 +0000 (14:21 -0400)
Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/atlx/atl1.h

index b1fb209b9dd967ff0bcfda9d32410387b5a3d291..3bf79a56220dbbb607f11615eaf7b74a5a3fb475 100644 (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;