patch-2.3.3 linux/include/linux/lp_m68k.h

Next file: linux/include/linux/netdevice.h
Previous file: linux/include/linux/istallion.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.2/linux/include/linux/lp_m68k.h linux/include/linux/lp_m68k.h
@@ -116,7 +116,7 @@
 	unsigned int chars;	/*busy timeout */
 	unsigned int time;	/*wait time */
 	unsigned int wait;
-	struct wait_queue *lp_wait_q; /*strobe wait */
+	struct wait_queue_head_t lp_wait_q; /*strobe wait */
 	void *base;			/* hardware drivers internal use*/
 	enum lp_type type;
 	char lp_buffer[LP_BUFFER_SIZE];

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