Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 19:40:37 +0000 (12:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 19:40:37 +0000 (12:40 -0700)
Ying Xue says:

====================
tipc: fix two corner issues

The patch set aims at resolving the following two critical issues:

Patch #1: Resolve a deadlock which happens while all links are reset
Patch #2: Correct a mistake usage of RCU lock which is used to protect
          node list
====================

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

Trivial merge