[linux] 03/16: net/sched: Enable NET_ACT_TUNNEL_KEY, NET_IFE_SKBTCINDEX as modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 11 05:15:25 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 0277842acf43b85599a1bf4ccbb22cb7622282da
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 11 02:22:43 2017 +0000

    net/sched: Enable NET_ACT_TUNNEL_KEY, NET_IFE_SKBTCINDEX as modules
---
 debian/changelog     | 1 +
 debian/config/config | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d590080..64f7585 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
   * Remove debug symbol packages from debian/control to work around dak bug
   * udeb: Add switch (DSA) drivers to nic-modules (Closes: #845075)
   * netfilter: Enable NFT_NUMGEN, NFT_QUOTA as modules
+  * net/sched: Enable NET_ACT_TUNNEL_KEY, NET_IFE_SKBTCINDEX as modules
 
   [ John Paul Adrian Glaubitz ]
   * [sh3] Build a linux-libc-dev package (Closes: #850732)
diff --git a/debian/config/config b/debian/config/config
index 4768830..c99cc36 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -6643,8 +6643,10 @@ CONFIG_NET_ACT_VLAN=m
 CONFIG_NET_ACT_BPF=m
 CONFIG_NET_ACT_CONNMARK=m
 CONFIG_NET_ACT_IFE=m
+CONFIG_NET_ACT_TUNNEL_KEY=m
 CONFIG_NET_IFE_SKBMARK=m
 CONFIG_NET_IFE_SKBPRIO=m
+CONFIG_NET_IFE_SKBTCINDEX=m
 CONFIG_NET_CLS_IND=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