[linux] 01/03: nic-modules: Include switch (DSA) drivers (Closes: #845075)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jan 9 20:30:56 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 4650abe50b8cbedf061121690af28df84dd316d1
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Jan 5 17:16:43 2017 +0000

    nic-modules: Include switch (DSA) drivers (Closes: #845075)
---
 debian/changelog                     | 6 ++++++
 debian/installer/modules/nic-modules | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8d94808..4e99f8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.8.15-3) UNRELEASED; urgency=medium
+
+  * nic-modules: Include switch (DSA) drivers (Closes: #845075)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Thu, 05 Jan 2017 17:15:53 +0000
+
 linux (4.8.15-2) unstable; urgency=medium
 
   [ Ben Hutchings ]
diff --git a/debian/installer/modules/nic-modules b/debian/installer/modules/nic-modules
index 276d35a..0c4b2fb 100644
--- a/debian/installer/modules/nic-modules
+++ b/debian/installer/modules/nic-modules
@@ -1,4 +1,5 @@
-# Include Ethernet controller and PHY drivers by default
+# Include Ethernet switch, controller and PHY drivers by default
+drivers/net/dsa/** ?
 drivers/net/ethernet/**
 drivers/net/phy/*
 

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