diff options
author | Kirill Tkhai <[email protected]> | 2018-02-13 12:28:24 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-02-13 10:36:06 -0500 |
commit | 906f63ec1d1b4941d36eee18121e68749c9e3279 (patch) | |
tree | bafddecfef71dc1920bcdfe68828090ee3e8feb6 /net/unix/af_unix.c | |
parent | 46456675ec1b7f93dadd2b1b4b58d763c3ae9266 (diff) |
net: Convert audit_net_ops
This patch starts to convert pernet_subsys, registered
from postcore initcalls.
audit_net_init() creates netlink socket, while audit_net_exit()
destroys it. The rest of the pernet_list are not interested
in the socket, so we make audit_net_ops async.
Signed-off-by: Kirill Tkhai <[email protected]>
Acked-by: Andrei Vagin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions