From: Weiping Pan <panweiping3@gmail.com>
To: fubar@us.ibm.com, andy@greyhouse.net
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Weiping Pan <panweiping3@gmail.com>
Subject: [PATCH net-next 5/5] bonding: delete unused arp_mon_pt
Date: Thu, 9 Jun 2011 15:03:31 +0800 [thread overview]
Message-ID: <a525731fc8b30cb4aa596eeb1915e49f01160dca.1307601948.git.panweiping3@gmail.com> (raw)
In-Reply-To: <cover.1307601948.git.panweiping3@gmail.com>
In-Reply-To: <cover.1307601948.git.panweiping3@gmail.com>
Now all received packets are handled by bond_handle_frame,
and arp_mon_pt isn't used any more.
Reviewed-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Weiping Pan <panweiping3@gmail.com>
---
drivers/net/bonding/bonding.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h
index ea1d005..382903f 100644
--- a/drivers/net/bonding/bonding.h
+++ b/drivers/net/bonding/bonding.h
@@ -240,7 +240,6 @@ struct bonding {
struct bond_params params;
struct list_head vlan_list;
struct vlan_group *vlgrp;
- struct packet_type arp_mon_pt;
struct workqueue_struct *wq;
struct delayed_work mii_work;
struct delayed_work arp_work;
--
1.7.4.4
next prev parent reply other threads:[~2011-06-09 7:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-09 7:03 [PATCH v4 net-next 0/5] bonding:use latest lacp_rate and ad_select, Weiping Pan
2011-06-09 7:03 ` [PATCH net-next 1/5] bonding: make 802.3ad use latest lacp_rate Weiping Pan
2011-06-09 7:03 ` [PATCH net-next 2/5] bonding:delete lacp_fast from ad_bond_info Weiping Pan
2011-06-09 7:03 ` [PATCH net-next 3/5] bonding:delete agg_select_mode " Weiping Pan
2011-06-09 7:03 ` [PATCH net-next 4/5] bonding: delete unused ad_timer Weiping Pan
2011-06-09 7:03 ` Weiping Pan [this message]
2011-06-09 7:13 ` [PATCH v4 net-next 0/5] bonding:use latest lacp_rate and ad_select, WeipingPan
2011-06-09 7:19 [PATCH v4 net-next 0/5] bonding:use latest lacp_rate and ad_select and delete unused ad_timer and arp_mon_pt Weiping Pan
2011-06-09 7:19 ` [PATCH net-next 5/5] bonding: delete unused arp_mon_pt Weiping Pan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a525731fc8b30cb4aa596eeb1915e49f01160dca.1307601948.git.panweiping3@gmail.com \
--to=panweiping3@gmail.com \
--cc=andy@greyhouse.net \
--cc=fubar@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®