SUNRPC: Clean up rpc_bind_new_program
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Nov 2012 16:14:14 +0000 (12:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 4 Nov 2012 19:43:43 +0000 (14:43 -0500)
We can and should use the rpc_create_args and __rpc_clone_client()
to change the program and version number on the resulting rpc_client.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found