Re: [PATCH] bonding: introduce link change helper

2018-05-17 Thread David Miller
From: Tonghao Zhang Date: Wed, 16 May 2018 19:09:23 -0700 > Introduce an new common helper to avoid redundancy. > > Signed-off-by: Tonghao Zhang Applied to net-next, thanks.

[PATCH] bonding: introduce link change helper

2018-05-16 Thread Tonghao Zhang
Introduce an new common helper to avoid redundancy. Signed-off-by: Tonghao Zhang --- drivers/net/bonding/bond_main.c | 40 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/drivers/net/bonding/bond_main.c