SUNRPC: Fix another issue with rpc_client_register()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 15 Jul 2013 02:57:50 +0000 (22:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 15 Jul 2013 14:15:54 +0000 (10:15 -0400)
commit1540c5d3cbf7670eb68a0d02611ec73e5604a91a
tree831cbe4fd73959db7966196d2e1e69c8f1938e9b
parentad81f0545ef01ea651886dddac4bef6cec930092
SUNRPC: Fix another issue with rpc_client_register()

Fix the error pathway if rpcauth_create() fails.

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