]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ea6603e9dbace4bc6c9d54a7974f790288acee5
tree831cbe4fd73959db7966196d2e1e69c8f1938e9b
parent37292c01f7e0a67d852600110ad6986f05524472
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