patch-pre2.0.14 linux/drivers/char/tty_io.c

Next file: linux/drivers/scsi/sr.c
Previous file: linux/drivers/char/serial.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.13/linux/drivers/char/tty_io.c linux/drivers/char/tty_io.c
@@ -431,9 +431,6 @@
 	tty->session = 0;
 	tty->pgrp = -1;
 	tty->ctrl_status = 0;
-	tty->packet = 0;
-	if (tty->link)
-		tty->link->packet = 0;
 	if (tty->driver.flags & TTY_DRIVER_RESET_TERMIOS)
 		*tty->termios = tty->driver.init_termios;
 	if (tty->driver.hangup)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this