patch-2.3.1 linux/include/linux/sunrpc/svc.h
Next file: linux/include/linux/tty.h
Previous file: linux/include/linux/sunrpc/sched.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Thu May 13 14:42:41 1999
 -  Orig file: 
v2.3.0/linux/include/linux/sunrpc/svc.h
 -  Orig date: 
Tue May 11 13:04:29 1999
 
diff -u --recursive --new-file v2.3.0/linux/include/linux/sunrpc/svc.h linux/include/linux/sunrpc/svc.h
@@ -116,7 +116,7 @@
 	struct svc_client *	rq_client;	/* RPC peer info */
 	struct svc_cacherep *	rq_cacherep;	/* cache info */
 
-	struct wait_queue *	rq_wait;	/* synchronozation */
+	wait_queue_head_t	rq_wait;	/* synchronozation */
 };
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)