aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/901-debloat_sock_diag.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-03-26 12:01:22 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2017-03-26 12:23:12 +0200
commit88b125e9a46dd8793aa5eaef8c148e851ceb7463 (patch)
treefc80353e733350dc6dacb91a8b37382d55daad17 /target/linux/generic/patches-4.4/901-debloat_sock_diag.patch
parentea1855949b97e679f3be1e644741a07562cfce03 (diff)
downloadupstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.tar.gz
upstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.tar.bz2
upstream-88b125e9a46dd8793aa5eaef8c148e851ceb7463.zip
kernel: update kernel 4.4 to 4.4.56
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 b70f44efca..30b064172b 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
@@ -59,7 +59,7 @@
Support for UNIX socket monitoring interface used by the ss tool.
--- a/net/netlink/Kconfig
+++ b/net/netlink/Kconfig
-@@ -13,6 +13,7 @@ config NETLINK_MMAP
+@@ -4,6 +4,7 @@
config NETLINK_DIAG
tristate "NETLINK: socket monitoring interface"