]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/sunrpc/auth.c
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
[net-next-2.6.git] / net / sunrpc / auth.c
index 2c0d9e6093b89b1a7d1c2ac1e6128af0cb947624..afe67849269f52faaad4ee242d47d5645ad4005f 100644 (file)
@@ -595,7 +595,7 @@ rpcauth_unwrap_resp(struct rpc_task *task, kxdrproc_t decode, void *rqstp,
 int
 rpcauth_refreshcred(struct rpc_task *task)
 {
-       struct rpc_cred *cred = task->tk_rqstp->rq_cred;
+       struct rpc_cred *cred;
        int err;
 
        cred = task->tk_rqstp->rq_cred;