]> Pileus Git - ~andy/linux/blobdiff - include/net/ip6_fib.h
net_sched: act: move idx_gen into struct tcf_hashinfo
[~andy/linux] / include / net / ip6_fib.h
index 2182525e4d742ccf225ec5832e1958560f2f2238..aca0c2709fd6b9771a743810e5078ead2659bd4f 100644 (file)
@@ -282,7 +282,7 @@ struct fib6_node *fib6_locate(struct fib6_node *root,
                              const struct in6_addr *saddr, int src_len);
 
 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *arg),
-                   int prune, void *arg);
+                   void *arg);
 
 int fib6_add(struct fib6_node *root, struct rt6_info *rt, struct nl_info *info);