X-Git-Url: https://git.archive.openwrt.org/?p=15.05%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.18%2F081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch;fp=target%2Flinux%2Fgeneric%2Fpatches-3.18%2F081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch;h=fc26b8ffafccf823959a8e73d3414607e6f12461;hp=f672c67b90bf6e8dabbb0cce9c93941d242deb46;hb=5ce6da3d7a65968c6c82b75c31009b0f7bcf528e;hpb=124c1ca86a3c7745555636d67e3d99ad75b07aed diff --git a/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch b/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch index f672c67b90..fc26b8ffaf 100644 --- a/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch +++ b/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch @@ -15,7 +15,7 @@ Signed-off-by: David S. Miller --- a/drivers/net/ppp/pppoe.c +++ b/drivers/net/ppp/pppoe.c -@@ -465,6 +465,10 @@ static void pppoe_unbind_sock_work(struc +@@ -464,6 +464,10 @@ static void pppoe_unbind_sock_work(struc struct sock *sk = sk_pppox(po); lock_sock(sk);