bonding: set inactive flags on release
authorJiri Pirko <jiri@mellanox.com>
Thu, 3 Dec 2015 11:12:21 +0000 (12:12 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 16:49:27 +0000 (11:49 -0500)
commit57beaca8ecd77c85087270ef15ff319767994f6d
treeb3a917f532198b8257cec141a1660e9fdd9d75e5
parentf7c7eb7f7af7f87e0fc150994785fd139576e43a
bonding: set inactive flags on release

Be correct and symmetric to enslave and set inactive flags during release.
That gives LAG offload drivers - lower state change listeners - possibility
to do proper cleanup.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c