X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fhack-4.9%2F901-debloat_sock_diag.patch;h=1d33ab3e6fd9597c5f3c3df6e98baf35fc3df31b;hp=ed9c76326f38dc3313758e35958abade2b3250a4;hb=662b92614699164396aa38b18f4510333ba64f1d;hpb=aa95bdd80f05ae14705481df57e8ee0370452399 diff --git a/target/linux/generic/hack-4.9/901-debloat_sock_diag.patch b/target/linux/generic/hack-4.9/901-debloat_sock_diag.patch index ed9c76326f..1d33ab3e6f 100644 --- a/target/linux/generic/hack-4.9/901-debloat_sock_diag.patch +++ b/target/linux/generic/hack-4.9/901-debloat_sock_diag.patch @@ -41,7 +41,7 @@ Signed-off-by: Felix Fietkau obj-$(CONFIG_PROC_FS) += net-procfs.o --- a/net/core/sock.c +++ b/net/core/sock.c -@@ -1457,9 +1457,11 @@ void sk_destruct(struct sock *sk) +@@ -1458,9 +1458,11 @@ void sk_destruct(struct sock *sk) static void __sk_free(struct sock *sk) {