[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
[powerpc.git] / include / net / fib_rules.h
index ed3a887..83e41dd 100644 (file)
@@ -64,7 +64,7 @@ struct fib_rules_ops
        void                    (*flush_cache)(void);
 
        int                     nlgroup;
-       struct nla_policy       *policy;
+       const struct nla_policy *policy;
        struct list_head        *rules_list;
        struct module           *owner;
 };