patch-2.3.1 linux/drivers/net/sktr.h

Next file: linux/drivers/pci/oldproc.c
Previous file: linux/drivers/net/sktr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.0/linux/drivers/net/sktr.h linux/drivers/net/sktr.h
@@ -1087,7 +1087,7 @@
 
 	struct timer_list timer;
 
-	struct wait_queue *wait_for_tok_int;
+	wait_queue_head_t  wait_for_tok_int;
 
 	INTPTRS intptrs;	/* Internal adapter pointer. Must be read
 				 * before OPEN command.

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