|
@@ -6550,7 +6550,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,
|
|
.hook = selinux_ipv4_postroute,
|
|
.pf = NFPROTO_IPV4,
|
|
.pf = NFPROTO_IPV4,
|