]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bonding: clean the primary slave if there is no slave matching new primary
authordingtianhong <dingtianhong@huawei.com>
Sat, 18 Jan 2014 08:28:52 +0000 (16:28 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jan 2014 01:45:32 +0000 (17:45 -0800)
commitc59ab673699b6dcf457caea46799679e2526917c
tree30aedf331487d4a2a9234ce7907a32c9b2a63ec5
parent783c14633571462a5537ee628e1df1ecb715a3a1
bonding: clean the primary slave if there is no slave matching new primary

If the new primay is not matching any slave in the bond, the bond should
record it to params, clean the primary slave and select a new active slave.

Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_options.c