patch-2.1.69 linux/include/linux/tty.h

Next file: linux/kernel/acct.c
Previous file: linux/include/linux/list.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.68/linux/include/linux/tty.h linux/include/linux/tty.h
@@ -224,7 +224,7 @@
 	int count;
 	struct winsize winsize;
 	unsigned char stopped:1, hw_stopped:1, flow_stopped:1, packet:1;
-	unsigned char low_latency:1;
+	unsigned char low_latency:1, warned:1;
 	unsigned char ctrl_status;
 
 	struct tty_struct *link;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov