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

Next file: linux/include/linux/hfs_fs.h
Previous file: linux/include/linux/hdsmart.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.0/linux/include/linux/hfmodem.h linux/include/linux/hfmodem.h
@@ -155,7 +155,7 @@
 	} clk;
 
 	int active;
-	struct wait_queue *wait;
+	wait_queue_head_t wait;
 
 	struct {
 		__s16 *kbuf;

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