aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.3/901-debloat_sock_diag.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-01-25 21:44:48 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-01-25 21:44:48 +0000
commit3619059f0e0502a919b86da86c2476963900dffb (patch)
treea4378dedd6ab954bec0df5d7a812b5bab9bc1985 /target/linux/generic/patches-4.3/901-debloat_sock_diag.patch
parentafd1b18657ff62a18a5d1fb83a9271f0c2d6be68 (diff)
downloadmaster-187ad058-3619059f0e0502a919b86da86c2476963900dffb.tar.gz
master-187ad058-3619059f0e0502a919b86da86c2476963900dffb.tar.bz2
master-187ad058-3619059f0e0502a919b86da86c2476963900dffb.zip
kernel: update kernel 4.3 to version 4.3.4
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48498 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.3/901-debloat_sock_diag.patch')
-rw-r--r--target/linux/generic/patches-4.3/901-debloat_sock_diag.patch2
1 files changed, 1 insertions, 1 deletions
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)
{