pppd: update to 2.4.8
[openwrt/staging/dedeckeh.git] / package / network / services / ppp / patches / 101-debian_close_dev_ppp.patch
index 232b10b52119c707b2fc0da5846c1525e07d0064..62830179b65f5ac289105b8ca2a04511dc690937 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)
+@@ -467,6 +467,13 @@ int generic_establish_ppp (int fd)
      if (new_style_driver) {
        int flags;