patch-2.3.3 linux/include/linux/stallion.h
Next file: linux/include/linux/swap.h
Previous file: linux/include/linux/serial167.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sat May 15 15:05:37 1999
- Orig file:
v2.3.2/linux/include/linux/stallion.h
- Orig date:
Wed Feb 4 14:52:16 1998
diff -u --recursive --new-file v2.3.2/linux/include/linux/stallion.h linux/include/linux/stallion.h
@@ -95,8 +95,8 @@
unsigned long hwid;
void *uartp;
struct tty_struct *tty;
- struct wait_queue *open_wait;
- struct wait_queue *close_wait;
+ wait_queue_head_t open_wait;
+ wait_queue_head_t close_wait;
struct termios normaltermios;
struct termios callouttermios;
struct tq_struct tqueue;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)