]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tipc_netns_leak'
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2015 02:12:10 +0000 (22:12 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2015 02:12:10 +0000 (22:12 -0400)
commitd7c23bf7e45f56a72f46bf9381b80759ca441b4c
tree63ae1de352f41570ea39d5fa5dd2c2dff5696dc6
parent45ada2351aa7d7b6203863e522133c8399bf00cb
parent66085f6ee50e51683f80174112133d9c717ba852
Merge branch 'tipc_netns_leak'

Ying Xue says:

====================
tipc: fix netns refcnt leak

The series aims to eliminate the issue of netns refcount leak. But
during fixing it, another two additional problems are found. So all
of known issues associated with the netns refcnt leak are resolved
at the same time in the patchset.
====================

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