aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.14
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-08-12 23:33:05 +0200
committerDavid Bauer <mail@david-bauer.net>2021-08-14 14:49:18 +0200
commit7378c949270067d0a633cfd892b9dd6416581afa (patch)
tree2bfbe3b1af9979ca52e69fe26563cf0d5f41c6f7 /target/linux/generic/hack-4.14
parentcfc1602a1e4e013959997d15bcfa89583e9ae53f (diff)
downloadupstream-7378c949270067d0a633cfd892b9dd6416581afa.tar.gz
upstream-7378c949270067d0a633cfd892b9dd6416581afa.tar.bz2
upstream-7378c949270067d0a633cfd892b9dd6416581afa.zip
kernel: bump to 4.14.243
Compile-tested: x86-64 Run-tested: x86-64 Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/generic/hack-4.14')
-rw-r--r--target/linux/generic/hack-4.14/901-debloat_sock_diag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/901-debloat_sock_diag.patch b/target/linux/generic/hack-4.14/901-debloat_sock_diag.patch
index 2f2b8eb705..e6b098344c 100644
--- a/target/linux/generic/hack-4.14/901-debloat_sock_diag.patch
+++ b/target/linux/generic/hack-4.14/901-debloat_sock_diag.patch
@@ -126,7 +126,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
Support for PF_PACKET sockets monitoring interface used by the ss tool.
--- a/net/unix/Kconfig
+++ b/net/unix/Kconfig
-@@ -22,6 +22,7 @@ config UNIX
+@@ -27,6 +27,7 @@ config UNIX_SCM
config UNIX_DIAG
tristate "UNIX: socket monitoring interface"
depends on UNIX