Merge branch 'topic/asoc' into for-linus
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / net / ip_fib.h
index ba3666d..07bdb5e 100644 (file)
@@ -158,6 +158,8 @@ extern int fib_table_flush(struct fib_table *table);
 extern void fib_table_select_default(struct fib_table *table,
                                     const struct flowi *flp,
                                     struct fib_result *res);
+extern void fib_free_table(struct fib_table *tb);
+
 
 
 #ifndef CONFIG_IP_MULTIPLE_TABLES