X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fppp%2Fpatches%2F101-debian_close_dev_ppp.patch;fp=package%2Fppp%2Fpatches%2F101-debian_close_dev_ppp.patch;h=2a30f45bdd8d3b5c88349f954ad5e866ed0beefe;hb=641c4de73d58ad2617fbee9448b9aac0c8cb89a4;hp=4ec30d6613ff2619b49d2d86ec681e3a92b3b831;hpb=5ef96986540863966132dd78be78baf846c6ca8a;p=openwrt.git diff --git a/package/ppp/patches/101-debian_close_dev_ppp.patch b/package/ppp/patches/101-debian_close_dev_ppp.patch index 4ec30d6613..2a30f45bdd 100644 --- a/package/ppp/patches/101-debian_close_dev_ppp.patch +++ b/package/ppp/patches/101-debian_close_dev_ppp.patch @@ -1,7 +1,6 @@ -diff -Naur ppp-2.4.4.orig/pppd/sys-linux.c ppp-2.4.4/pppd/sys-linux.c ---- ppp-2.4.4.orig/pppd/sys-linux.c 2005-08-26 18:44:35.000000000 -0400 -+++ ppp-2.4.4/pppd/sys-linux.c 2009-05-07 15:50:00.000000000 -0400 -@@ -453,6 +453,13 @@ +--- a/pppd/sys-linux.c ++++ b/pppd/sys-linux.c +@@ -453,6 +453,13 @@ int generic_establish_ppp (int fd) if (new_style_driver) { int flags;