X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fppp%2Fpatches%2F400-simplify_kernel_checks.patch;h=cd7ae9db76376a30b8a65c7ab4723b2695491f59;hb=a7967bada914c952efff77d6ca2c72d1f7c19c83;hp=fcde35276432a55f5e8215e3b7fbdd94a3399375;hpb=9ccb24c5485540b9746ff31a91b37bf8d5da9e56;p=openwrt%2Fopenwrt.git diff --git a/package/network/services/ppp/patches/400-simplify_kernel_checks.patch b/package/network/services/ppp/patches/400-simplify_kernel_checks.patch index fcde352764..cd7ae9db76 100644 --- a/package/network/services/ppp/patches/400-simplify_kernel_checks.patch +++ b/package/network/services/ppp/patches/400-simplify_kernel_checks.patch @@ -125,7 +125,7 @@ Signed-off-by: Jo-Philipp Wich char *pppd_pppoe_service = NULL; static char *acName = NULL; static char *existingSession = NULL; -@@ -372,10 +369,6 @@ PPPoEDevnameHook(char *cmd, char **argv, +@@ -385,10 +382,6 @@ PPPoEDevnameHook(char *cmd, char **argv, void plugin_init(void) {