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
-  Lines: 9
 -  Date:
Wed Apr 24 09:13:04 1996
 -  Orig file: 
v1.3.94/linux/drivers/net/ppp.c
 -  Orig date: 
Fri Apr 12 15:51:56 1996
 
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