X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ade9f5b4bdd7e6a04fabcb2e9ffd406e4a7d1e54..437677dfb4af6042196c1cd57e5d8549f23db7b5:/package/ppp/patches/100-debian_close_dev_ppp.patch diff --git a/package/ppp/patches/100-debian_close_dev_ppp.patch b/package/ppp/patches/100-debian_close_dev_ppp.patch index 4e50118e8..4091c60b3 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;