[linux] 05/13: tcp: Enable TCP_CONG_NV as module

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 acc71539d49e2410829e209aef414c3ed453fb27
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 4 00:31:27 2017 +0000

    tcp: Enable TCP_CONG_NV as module
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index aac6df5..0d7c184 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
   * PCI: Enable PCIE_DPC (except for armel/versatile)
   * [amd64] PCI: Enable PCI_HYPERV as module
   * inet: Enable INET_DIAG_DESTROY
+  * tcp: Enable TCP_CONG_NV as module
 
   [ 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 675b02d..64edd91 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6130,6 +6130,7 @@ CONFIG_TCP_CONG_HTCP=m
 CONFIG_TCP_CONG_HSTCP=m
 CONFIG_TCP_CONG_HYBLA=m
 CONFIG_TCP_CONG_VEGAS=m
+CONFIG_TCP_CONG_NV=m
 CONFIG_TCP_CONG_SCALABLE=m
 CONFIG_TCP_CONG_LP=m
 CONFIG_TCP_CONG_VENO=m

-- 
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