selinux: register nf hooks with single nf_register_hooks call
authorJiri Pirko <jiri@resnulli.us>
Wed, 3 Sep 2014 15:42:13 +0000 (17:42 +0200)
committerPaul Moore <pmoore@redhat.com>
Tue, 9 Sep 2014 00:42:47 +0000 (20:42 -0400)
Push ipv4 and ipv6 nf hooks into single array and register/unregister
them via single call.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Paul Moore <pmoore@redhat.com>
security/selinux/hooks.c

Simple merge