[IPV6]: Make fib6_init to return an error code.
[pandora-kernel.git] / include / net / ip6_fib.h
index 4cefcff..5d39ce9 100644 (file)
@@ -224,7 +224,7 @@ extern void                 fib6_run_gc(unsigned long dummy);
 
 extern void                    fib6_gc_cleanup(void);
 
-extern void                    fib6_init(void);
+extern int                     fib6_init(void);
 
 extern void                    fib6_rules_init(void);
 extern void                    fib6_rules_cleanup(void);