summaryrefslogtreecommitdiff
path: root/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/ppp/patches/101-debian_close_dev_ppp.patch')
-rw-r--r--package/network/services/ppp/patches/101-debian_close_dev_ppp.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch b/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
index 232b10b..7c6765b 100644
--- a/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
+++ b/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
@@ -12,7 +12,7 @@ Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
--- a/pppd/sys-linux.c
+++ b/pppd/sys-linux.c
-@@ -453,6 +453,13 @@ int generic_establish_ppp (int fd)
+@@ -458,6 +458,13 @@ int generic_establish_ppp (int fd)
if (new_style_driver) {
int flags;