ipv4: remove an unused parameter from configure method of fib_rules_ops.
Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
980c9e8cee
commit
8b3521eeb7
5 changed files with 4 additions and 5 deletions
|
@ -48,7 +48,6 @@ struct fib_rules_ops
|
|||
struct flowi *, int);
|
||||
int (*configure)(struct fib_rule *,
|
||||
struct sk_buff *,
|
||||
struct nlmsghdr *,
|
||||
struct fib_rule_hdr *,
|
||||
struct nlattr **);
|
||||
int (*compare)(struct fib_rule *,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue