From: Weiping Pan <hidden> Date: 2011-06-09 02:51:33
Now we use agg_select_timer and ad_work.
Signed-off-by: Weiping Pan <redacted>
---
drivers/net/bonding/bond_3ad.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
From: Weiping Pan <hidden> Date: 2011-06-09 02:51:43
Now all received packets are handled by bond_handle_frame,
arp_mon_pt isn't used any more.
Signed-off-by: Weiping Pan <redacted>
---
drivers/net/bonding/bonding.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
On Thu, Jun 9, 2011 at 10:51 AM, Weiping Pan[off-list ref] wrote:
quoted
Delete two unused variables in bonding.
Weiping Pan (2):
bonding: delete unused ad_timer
bonding: delete unused arp_mon_pt
Both look good to me,
Reviewed-by: WANG Cong<redacted>
Thanks.
thanks,
But I move these two patches into another patchset,
the title is "[PATCH v4 net-next 0/5] bonding:use latest lacp_rate and
ad_select and delete unused ad_timer and arp_mon_pt"
Hope it will be convenient to be reviewed and merged, so forget these
two patches.
thanks
Weiping Pan