From cae1c44e4f2faab7174b7897b9078f2a2a3a5ac8 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 1 Jan 2016 22:02:47 +0000 Subject: generic/4.4: update to 4.4-rc7 Signed-off-by: Imre Kaloz SVN-Revision: 48059 --- target/linux/generic/patches-4.4/901-debloat_sock_diag.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/901-debloat_sock_diag.patch') diff --git a/target/linux/generic/patches-4.4/901-debloat_sock_diag.patch b/target/linux/generic/patches-4.4/901-debloat_sock_diag.patch index a33f330..b70f44e 100644 --- a/target/linux/generic/patches-4.4/901-debloat_sock_diag.patch +++ b/target/linux/generic/patches-4.4/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 -@@ -1470,9 +1470,11 @@ void sk_destruct(struct sock *sk) +@@ -1469,9 +1469,11 @@ void sk_destruct(struct sock *sk) static void __sk_free(struct sock *sk) { -- cgit v1.1