X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-4.3%2F901-debloat_sock_diag.patch;h=0a2c9a69b6deeba2acddb8d631f9ac749efce5ee;hp=bf03c395a7b945dd1feac45c649c729e7f60ed0d;hb=a29c7ca3d9832f92b16f63e4b006854a9ae3a6cf;hpb=4807ca67d6c7be91572029eb6023a9916ddcc131 diff --git a/target/linux/generic/patches-4.3/901-debloat_sock_diag.patch b/target/linux/generic/patches-4.3/901-debloat_sock_diag.patch index bf03c395a7..0a2c9a69b6 100644 --- a/target/linux/generic/patches-4.3/901-debloat_sock_diag.patch +++ b/target/linux/generic/patches-4.3/901-debloat_sock_diag.patch @@ -25,7 +25,7 @@ obj-$(CONFIG_PROC_FS) += net-procfs.o --- a/net/core/sock.c +++ b/net/core/sock.c -@@ -1454,9 +1454,11 @@ void sk_destruct(struct sock *sk) +@@ -1453,9 +1453,11 @@ void sk_destruct(struct sock *sk) static void __sk_free(struct sock *sk) {