commit | 13d3078e22f5651cd0184ce1b4e4ab8a46c62b27 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri May 08 21:11:33 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon May 11 10:50:18 2015 -0400 |
tree | b771d13192e3239d6a240e266e834dbdca647da1 | |
parent | 26abe14379f8e2fa3fd1bcf97c9a7ad9364886fe [diff] |
netlink: Create kernel netlink sockets in the proper network namespace Utilize the new functionality of sk_alloc so that nothing needs to be done to suprress the reference counting on kernel sockets. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>