commit | e7a9eee53cf10cb32fb28ccaacfa98a6220b7276 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Mar 17 22:12:10 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 17 22:12:10 2015 -0400 |
tree | 63ae1de352f41570ea39d5fa5dd2c2dff5696dc6 | |
parent | 5284143057708af297eea10812a67d18e42e9abe [diff] | |
parent | 2b9bb7f338502d9d01543daa9fdf4a7f104bd572 [diff] |
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>