diff options
Diffstat (limited to 'include/net')
-rw-r--r-- | include/net/fib_rules.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/fib_rules.h b/include/net/fib_rules.h index b9b63395d002..ca4b2e840078 100644 --- a/include/net/fib_rules.h +++ b/include/net/fib_rules.h | |||
@@ -54,7 +54,6 @@ struct fib_rules_ops | |||
54 | struct fib_rule_hdr *, | 54 | struct fib_rule_hdr *, |
55 | struct nlattr **); | 55 | struct nlattr **); |
56 | int (*fill)(struct fib_rule *, struct sk_buff *, | 56 | int (*fill)(struct fib_rule *, struct sk_buff *, |
57 | struct nlmsghdr *, | ||
58 | struct fib_rule_hdr *); | 57 | struct fib_rule_hdr *); |
59 | u32 (*default_pref)(struct fib_rules_ops *ops); | 58 | u32 (*default_pref)(struct fib_rules_ops *ops); |
60 | size_t (*nlmsg_payload)(struct fib_rule *); | 59 | size_t (*nlmsg_payload)(struct fib_rule *); |