OSDN Git Service

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)
commit721a57a02dfc81b6d63b93b8ca23be3004b61515
tree6d5b3bdd02fd7586b54de631f806e76efcdbfb50
parent247f6d0f8667fda408fbe0e503ab54a957be2ce5
parentd76a436d50d1ebce352e1815eaea79a254b2b24f
Merge branch 'tipc-next'

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>