net: ipv4: export fib_lookup and fib_table_lookup
[platform/adaptation/renesas_rcar/renesas_kernel.git] / net / ipv4 / fib_trie.c
index 37b6711..d04b13a 100644 (file)
@@ -1607,6 +1607,7 @@ found:
        rcu_read_unlock();
        return ret;
 }
+EXPORT_SYMBOL_GPL(fib_table_lookup);
 
 /*
  * Remove the leaf and return parent.