Re: [PATCH net-next 0/3] bonding: More ether_addr_copy and neatenings.

2014-02-19 Thread David Miller
From: Ding Tianhong Date: Wed, 19 Feb 2014 09:44:54 +0800 > On 2014/2/19 1:42, Joe Perches wrote: >> Joe Perches (3): >> bonding: More use of ether_addr_copy >> bonding: Remove unnecessary else >> bonding: Invert test >> >> drivers/net/bonding/bond_3ad.c | 21 ++--- >> dr

Re: [PATCH net-next 0/3] bonding: More ether_addr_copy and neatenings.

2014-02-18 Thread Ding Tianhong
On 2014/2/19 1:42, Joe Perches wrote: > Joe Perches (3): > bonding: More use of ether_addr_copy > bonding: Remove unnecessary else > bonding: Invert test > > drivers/net/bonding/bond_3ad.c | 21 ++--- > drivers/net/bonding/bond_alb.c | 17 - > drivers/net/b

[PATCH net-next 0/3] bonding: More ether_addr_copy and neatenings.

2014-02-18 Thread Joe Perches
Joe Perches (3): bonding: More use of ether_addr_copy bonding: Remove unnecessary else bonding: Invert test drivers/net/bonding/bond_3ad.c | 21 ++--- drivers/net/bonding/bond_alb.c | 17 - drivers/net/bonding/bond_main.c | 6 +++--- 3 files changed, 21 in