patch-2.3.1 linux/include/linux/ncp_fs_sb.h
Next file: linux/include/linux/net.h
Previous file: linux/include/linux/msg.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu May 13 14:44:03 1999
-  Orig file: 
v2.3.0/linux/include/linux/ncp_fs_sb.h
-  Orig date: 
Tue May 11 13:05:50 1999
diff -u --recursive --new-file v2.3.0/linux/include/linux/ncp_fs_sb.h linux/include/linux/ncp_fs_sb.h
@@ -44,7 +44,7 @@
 				   receive replies */
 
 	int lock;		/* To prevent mismatch in protocols. */
-	struct wait_queue *wait;
+	wait_queue_head_t wait;
 
 	int current_size;	/* for packet preparation */
 	int has_subfunction;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)