[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1334561249-84277-1-git-send-email-antonz@parallels.com>
Date: Mon, 16 Apr 2012 11:27:29 +0400
From: Tony Zelenoff <antonz@...allels.com>
To: <davem@...emloft.net>
CC: <antonz@...allels.com>, <netdev@...r.kernel.org>,
<jcliburn@...il.com>, <csnook@...hat.com>
Subject: [PATCH net-next] atl1: remove unused member from atl1_adapter structure
Signed-off-by: Tony Zelenoff <antonz@...allels.com>
---
drivers/net/ethernet/atheros/atlx/atl1.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/ethernet/atheros/atlx/atl1.h b/drivers/net/ethernet/atheros/atlx/atl1.h
index b1fb209..3bf79a5 100644
--- a/drivers/net/ethernet/atheros/atlx/atl1.h
+++ b/drivers/net/ethernet/atheros/atlx/atl1.h
@@ -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;
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists