[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / net / fib_rules.h
index 83e41dd..017aebd 100644 (file)
@@ -65,7 +65,7 @@ struct fib_rules_ops
 
        int                     nlgroup;
        const struct nla_policy *policy;
-       struct list_head        *rules_list;
+       struct list_head        rules_list;
        struct module           *owner;
 };