]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ba010f3b67be332bc3b33aeb1457c698bdd6ea7
tree770c62b51c829656d65a00834fb82e9b845ec547
parentb20db0e025c4ff73d1989a0adbd0e0c0593e1cda
parentbd7078cc65715dd2ad1dfbff368698a7d7924ba1
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>