SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 31 Aug 2006 22:24:08 +0000 (18:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:56 +0000 (23:24 -0400)
Doing so prevents stuff like call_encode() from working correctly.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found