linux/security/smack
Florian Westphal 2ffbceb2b0 netfilter: remove hook owner refcounting
since commit 8405a8fff3 ("netfilter: nf_qeueue: Drop queue entries on
nf_unregister_hook") all pending queued entries are discarded.

So we can simply remove all of the owner handling -- when module is
removed it also needs to unregister all its hooks.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2015-10-16 18:21:39 +02:00
..
Kconfig
Makefile
smack_access.c
smack_lsm.c
smack_netfilter.c netfilter: remove hook owner refcounting 2015-10-16 18:21:39 +02:00
smack.h
smackfs.c