summaryrefslogtreecommitdiff
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
commitcae1c44e4f2faab7174b7897b9078f2a2a3a5ac8 (patch)
tree8e66e447360f6cac21db8ad888384ec1794dee17 /target/linux/generic/patches-4.4/901-debloat_sock_diag.patch
parent9242d27b4a91c2cf2e787d3a893de3a95890e717 (diff)
downloadmtk-20170518-cae1c44e4f2faab7174b7897b9078f2a2a3a5ac8.zip
mtk-20170518-cae1c44e4f2faab7174b7897b9078f2a2a3a5ac8.tar.gz
mtk-20170518-cae1c44e4f2faab7174b7897b9078f2a2a3a5ac8.tar.bz2
generic/4.4: update to 4.4-rc7
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 48059
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 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)
{