ppp: update to version 2.4.7.git-2019-10-04
[openwrt/openwrt.git] / package / network / services / ppp / patches / 101-debian_close_dev_ppp.patch
index 232b10b52119c707b2fc0da5846c1525e07d0064..5b6ae2d39aaff7b0882441db87cea0de107b9747 100644 (file)
@@ -8,11 +8,11 @@ descriptors are always reported as ready by select().
 This patch closes the descriptor if it is already open when establishing a
 new connection. It originated from the Debian project.
 
-Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
+Signed-off-by: Jo-Philipp Wich <jo@mein.io>
 
 --- a/pppd/sys-linux.c
 +++ b/pppd/sys-linux.c
-@@ -453,6 +453,13 @@ int generic_establish_ppp (int fd)
+@@ -460,6 +460,13 @@ int generic_establish_ppp (int fd)
      if (new_style_driver) {
        int flags;