Merge branch 'tipc-failover-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 23 Aug 2015 23:14:46 +0000 (16:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 23 Aug 2015 23:14:46 +0000 (16:14 -0700)
commitc5f98b5669b875564f992e1398f5a4407dba8b07
tree770c62b51c829656d65a00834fb82e9b845ec547
parent7f629be158a93e1b8f882c13c098d043f68cad9c
parent2be80c2d87de789550982e74a11e9f9ff5940845
Merge branch 'tipc-failover-fixes'

Jon Maloy says:

====================
tipc: fix link failover/synch problems

We fix three problems with the new link failover/synch implementation,
which was introduced earlier in this release cycle. They are all related
to situations where there is a very short interval between the disabling
and enabling of interfaces.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>