[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1d1a90d2f5c7c2ced5eaf8eabffa4fdb770b0e6b.1307587586.git.panweiping3@gmail.com>
Date: Thu, 9 Jun 2011 10:51:33 +0800
From: Weiping Pan <panweiping3@...il.com>
To: fubar@...ibm.com, andy@...yhouse.net
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Weiping Pan <panweiping3@...il.com>
Subject: [PATCH net-next 1/2] bonding: delete unused ad_timer
Now we use agg_select_timer and ad_work.
Signed-off-by: Weiping Pan <panweiping3@...il.com>
---
drivers/net/bonding/bond_3ad.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/bonding/bond_3ad.h b/drivers/net/bonding/bond_3ad.h
index 0ee3f16..fb67185 100644
--- a/drivers/net/bonding/bond_3ad.h
+++ b/drivers/net/bonding/bond_3ad.h
@@ -257,7 +257,6 @@ struct ad_bond_info {
int lacp_fast; /* whether fast periodic tx should be
* requested
*/
- struct timer_list ad_timer;
};
struct ad_slave_info {
--
1.7.4.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists