aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/patches/100-debian_close_dev_ppp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/ppp/patches/100-debian_close_dev_ppp.patch')
-rw-r--r--package/ppp/patches/100-debian_close_dev_ppp.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/package/ppp/patches/100-debian_close_dev_ppp.patch b/package/ppp/patches/100-debian_close_dev_ppp.patch
index 4e50118e87..4091c60b37 100644
--- a/package/ppp/patches/100-debian_close_dev_ppp.patch
+++ b/package/ppp/patches/100-debian_close_dev_ppp.patch
@@ -15,10 +15,11 @@ The problem also occurs with the upstream version, but does not occur
when a pty/tty device is used for the ppp connection.
-diff -u -r ppp-2.4.3/pppd/sys-linux.c ppp-2.4.3/pppd/sys-linux.c
---- ppp-2.4.3/pppd/sys-linux.c 2005-04-29 20:08:37.000000000 +0200
-+++ ppp-2.4.3/pppd/sys-linux.c 2005-04-29 20:07:03.000000000 +0200
-@@ -455,6 +455,13 @@
+Index: ppp-2.4.3/pppd/sys-linux.c
+===================================================================
+--- ppp-2.4.3.orig/pppd/sys-linux.c 2007-06-04 13:22:08.527558896 +0200
++++ ppp-2.4.3/pppd/sys-linux.c 2007-06-04 13:22:08.807516336 +0200
+@@ -453,6 +453,13 @@
if (new_style_driver) {
int flags;