]> err.no Git - linux-2.6/blobdiff - net/sunrpc/xprt.c
SUNRPC: Remove the now unused function rpc_call_setup()
[linux-2.6] / net / sunrpc / xprt.c
index 592c2ee63e0f07683d5a349fdf3fe0606e2871d9..7520c6623c46a2fa3d75d33b3dc317993ac9a85e 100644 (file)
@@ -992,6 +992,7 @@ void xprt_set_timeout(struct rpc_timeout *to, unsigned int retr, unsigned long i
        to->to_retries   = retr;
        to->to_exponential = 0;
 }
+EXPORT_SYMBOL_GPL(xprt_set_timeout);
 
 /**
  * xprt_create_transport - create an RPC transport