Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 05:41:09 +0000 (01:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 05:41:09 +0000 (01:41 -0400)
Ying Xue says:

====================
tipc: overhaul node action flags

We currently have two problems with the node flags field:
 - The naming of the individual action flags is unclear and confusing
 - The flags are often not cleared individually,  making it hard to follow
   where this happens.

So the series aims to solve above two problems.
====================

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

Trivial merge