[linux] 04/13: inet: Enable INET_DIAG_DESTROY

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 4 23:53:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit c417304ac9373859d413ff60f4650d5b8105d92d
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 4 00:30:34 2017 +0000

    inet: Enable INET_DIAG_DESTROY
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 70e5b81..aac6df5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
     to modules
   * PCI: Enable PCIE_DPC (except for armel/versatile)
   * [amd64] PCI: Enable PCI_HYPERV as module
+  * inet: Enable INET_DIAG_DESTROY
 
   [ Salvatore Bonaccorso ]
   * sg_write()/bsg_write() is not fit to be called under KERNEL_DS
diff --git a/debian/config/config b/debian/config/config
index 92b4219..675b02d 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6121,6 +6121,7 @@ CONFIG_INET_XFRM_MODE_TUNNEL=m
 CONFIG_INET_XFRM_MODE_BEET=m
 CONFIG_INET_DIAG=m
 CONFIG_INET_UDP_DIAG=m
+CONFIG_INET_DIAG_DESTROY=y
 CONFIG_TCP_CONG_ADVANCED=y
 CONFIG_TCP_CONG_BIC=m
 CONFIG_TCP_CONG_CUBIC=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list