X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fsunrpc%2Fsunrpc_syms.c;h=62a0734952766b56ae48e1053dce92f91ecf278c;hb=720d6c29e146e96cca858057469951e91e0e6850;hp=32e8acbc60feae1c2cc509c2ba009c2b09e9de4f;hpb=bd8100e7eda87507649c6ba4cb32173b34e49986;p=linux-2.6 diff --git a/net/sunrpc/sunrpc_syms.c b/net/sunrpc/sunrpc_syms.c index 32e8acbc60..62a0734952 100644 --- a/net/sunrpc/sunrpc_syms.c +++ b/net/sunrpc/sunrpc_syms.c @@ -41,6 +41,7 @@ EXPORT_SYMBOL(rpc_release_task); /* RPC client functions */ EXPORT_SYMBOL(rpc_create_client); +EXPORT_SYMBOL(rpc_new_client); EXPORT_SYMBOL(rpc_clone_client); EXPORT_SYMBOL(rpc_bind_new_program); EXPORT_SYMBOL(rpc_destroy_client);