]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6d9c2e93beadb98ff8302ea5018a39448071055e
tree6d5b3bdd02fd7586b54de631f806e76efcdbfb50
parent9fedf58b9311f61b56da3fb911e49b8509ba17fb
parentf007f903b5e3669c5c8776a5d98bdb81a8286cf5
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>