]> git.baikalelectronics.ru Git - kernel.git/commit
smack: use pernet operations for hook registration
authorFlorian Westphal <fw@strlen.de>
Fri, 21 Apr 2017 09:49:08 +0000 (11:49 +0200)
committerCasey Schaufler <casey@schaufler-ca.com>
Thu, 1 Jun 2017 16:26:43 +0000 (09:26 -0700)
commitade412a03d52308eb6697d1cf4b6330d31434be5
tree5b4c04dcebbbf0c271d32eedbb7f662bd9797a97
parent8fd1bdbcd2d3d069bd252e552cacfd9f82f7ef3e
smack: use pernet operations for hook registration

It will allow us to remove the old netfilter hook api in the near future.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smack_netfilter.c