net/bonding: force reconfiguration of removed slaves
authorJan Blunck <jblunck@infradead.org>
Thu, 24 Nov 2016 11:26:48 +0000 (12:26 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 21 Dec 2016 17:47:53 +0000 (18:47 +0100)
commit601319ae246d4a98b8609d3dc539fce6f0f131fe
tree9363c67e850107f30740ce3c66d302e24ade6486
parent5c51e4044585a8f52d7dde1ffe6a5616b11abf7c
net/bonding: force reconfiguration of removed slaves

After a slave interface is removed from a bond group it still has the
configuration of the bond interface. Lets enforce that the slave interface
is reconfigured after removal by resetting it.

Signed-off-by: Jan Blunck <jblunck@infradead.org>
drivers/net/bonding/rte_eth_bond_pmd.c