ipv6: prevent fib6_run_gc() contention
[pandora-kernel.git] / include / net / ip6_fib.h
index 5735a0f..3907358 100644 (file)
@@ -217,7 +217,7 @@ extern void                 inet6_rt_notify(int event, struct rt6_info *rt,
                                                struct nl_info *info);
 
 extern void                    fib6_run_gc(unsigned long expires,
-                                           struct net *net);
+                                           struct net *net, bool force);
 
 extern void                    fib6_gc_cleanup(void);