]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: cleanup for rpc_new_client()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 20 Dec 2007 21:03:53 +0000 (16:03 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:58 +0000 (02:05 -0500)
commit698b6d088e8a5d907596c689d5ae9109611c5b59
tree0e6465b1647fbd731fb2794d34ab5efa14e2465d
parent69dd716c5ffd89f5ba14ffb871d633ecea74d13a
SUNRPC: cleanup for rpc_new_client()

There is no reason why we shouldn't just pass the rpc_create_args.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c