patch-2.3.1 linux/include/linux/smb_fs_sb.h
Next file: linux/include/linux/sunrpc/sched.h
Previous file: linux/include/linux/skbuff.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed May 12 08:41:15 1999
-  Orig file: 
v2.3.0/linux/include/linux/smb_fs_sb.h
-  Orig date: 
Sun Dec 27 22:18:28 1998
diff -u --recursive --new-file v2.3.0/linux/include/linux/smb_fs_sb.h linux/include/linux/smb_fs_sb.h
@@ -34,7 +34,7 @@
 	struct smb_conn_opt opt;
 
 	struct semaphore sem;
-	struct wait_queue * wait;
+	wait_queue_head_t wait;
 
 	__u32              packet_size;
 	unsigned char *    packet;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)