Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 May 2014 19:20:19 +0000 (15:20 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 May 2014 19:20:19 +0000 (15:20 -0400)
Jon Maloy says:

====================
tipc: bug fixes and improvements

Intensive and extensive testing has revealed some rather infrequent
problems related to flow control, buffer handling and link
establishment. Commits ##1 to 4 deal with these problems.

The remaining four commits are just code improvments, aiming at
making the code more comprehensible and maintainable. There are
no functional enhancements in this series.

v2: Fixed a typo in commit log #2. Otherwise no changes from v1.
====================

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

Trivial merge