Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / security / selinux / hooks.c
index a1f5f5ddfba75762d29c6bd36064cfd7b28ab087..ad3b0f53ede00bb6fcd5a870c1369a8003950510 100644 (file)
@@ -6516,7 +6516,7 @@ security_initcall(selinux_init);
 
 #if defined(CONFIG_NETFILTER)
 
 
 #if defined(CONFIG_NETFILTER)
 
-static struct nf_hook_ops selinux_nf_ops[] = {
+static const struct nf_hook_ops selinux_nf_ops[] = {
        {
                .hook =         selinux_ipv4_postroute,
                .pf =           NFPROTO_IPV4,
        {
                .hook =         selinux_ipv4_postroute,
                .pf =           NFPROTO_IPV4,