]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/sunrpc/auth.c
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[net-next-2.6.git] / net / sunrpc / auth.c
index e9eaaf7d43c18104167692f801794bdacf89b97e..68192e562749c44225bd8dd55febe374242f8b5c 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;