patch-2.3.3 linux/include/linux/istallion.h
Next file: linux/include/linux/lp_m68k.h
Previous file: linux/include/linux/hpfs_fs_sb.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sat May 15 15:05:37 1999
- Orig file:
v2.3.2/linux/include/linux/istallion.h
- Orig date:
Wed Feb 4 14:52:16 1998
diff -u --recursive --new-file v2.3.2/linux/include/linux/istallion.h linux/include/linux/istallion.h
@@ -70,9 +70,9 @@
long pgrp;
unsigned int rxmarkmsk;
struct tty_struct *tty;
- struct wait_queue *open_wait;
- struct wait_queue *close_wait;
- struct wait_queue *raw_wait;
+ wait_queue_head_t open_wait;
+ wait_queue_head_t close_wait;
+ wait_queue_head_t raw_wait;
struct tq_struct tqhangup;
struct termios normaltermios;
struct termios callouttermios;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)