aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/901-debloat_sock_diag.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2016-01-01 22:02:47 +0000
committerImre Kaloz <kaloz@openwrt.org>2016-01-01 22:02:47 +0000
commitc13fab2faf1c4b84dad9857f1f562a9dfa0f30eb (patch)
tree48fcb109307b5102b142a670b21eebbfeb8e7cff /target/linux/generic/patches-4.4/901-debloat_sock_diag.patch
parent9b0602dd3afe5e03cd6284ee39d54f8238fd64be (diff)
downloadmaster-187ad058-c13fab2faf1c4b84dad9857f1f562a9dfa0f30eb.tar.gz
master-187ad058-c13fab2faf1c4b84dad9857f1f562a9dfa0f30eb.tar.bz2
master-187ad058-c13fab2faf1c4b84dad9857f1f562a9dfa0f30eb.zip
generic/4.4: update to 4.4-rc7
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48059 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.4/901-debloat_sock_diag.patch')
-rw-r--r--target/linux/generic/patches-4.4/901-debloat_sock_diag.patch2
1 files changed, 1 insertions, 1 deletions
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 a33f33041a..b70f44efca 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)
{