patch-2.3.1 linux/include/linux/busmouse.h

Next file: linux/include/linux/coda_psdev.h
Previous file: linux/include/linux/blkdev.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.0/linux/include/linux/busmouse.h linux/include/linux/busmouse.h
@@ -94,7 +94,7 @@
 	int 		present;
 	int		ready;
 	int		active;
-	struct wait_queue *wait;
+	wait_queue_head_t wait;
 	struct fasync_struct *fasyncptr;
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)