Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Feb 2015 23:18:52 +0000 (18:18 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Feb 2015 23:18:52 +0000 (18:18 -0500)
Erik Hugne says:

====================
tipc: bug fix and some improvements

Most important is a fix for a nullptr exception that would occur when
name table subscriptions fail. The remaining patches are performance
improvements and cosmetic changes.

v2: remove unnecessary whitespace in patch #2
====================

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

Trivial merge