SUNRPC: Clean up rpc_run_timer()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 22 Feb 2008 20:09:26 +0000 (15:09 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Feb 2008 05:40:39 +0000 (21:40 -0800)
All RPC timeout callback functions are expected to wake the task up. We can
enforce this by moving the wakeup back into rpc_run_timer.

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

No differences found