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

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)