patch-1.3.95 linux/drivers/net/ppp.c

Next file: linux/drivers/sbus/dvma.c
Previous file: linux/drivers/net/ewrk3.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.94/linux/drivers/net/ppp.c linux/drivers/net/ppp.c
@@ -2613,7 +2613,7 @@
  */
 	case SEL_EX:
 		/* Is this a pty link and the remote disconnected? */
-		if (tty->flags & (1 << TTY_SLAVE_CLOSED))
+		if (tty->flags & (1 << TTY_OTHER_CLOSED))
 			break;
 
 		/* Is this a local link and the modem disconnected? */

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