WorkStruct: Separate delayable and non-delayable events.
[safe/jmp/linux-2.6] / include / linux / sunrpc / xprt.h
index 60394fb..3e04c15 100644 (file)
@@ -177,7 +177,7 @@ struct rpc_xprt {
        unsigned long           connect_timeout,
                                bind_timeout,
                                reestablish_timeout;
-       struct work_struct      connect_worker;
+       struct delayed_work     connect_worker;
        unsigned short          port;
 
        /*