blk-mq: account higher order dispatch
[cascardo/linux.git] / net / ipv4 / fib_frontend.c
index 63566ec..ef2ebeb 100644 (file)
@@ -110,6 +110,7 @@ struct fib_table *fib_new_table(struct net *net, u32 id)
        hlist_add_head_rcu(&tb->tb_hlist, &net->ipv4.fib_table_hash[h]);
        return tb;
 }
+EXPORT_SYMBOL_GPL(fib_new_table);
 
 /* caller must hold either rtnl or rcu read lock */
 struct fib_table *fib_get_table(struct net *net, u32 id)