[kernel] r12859 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Thu Feb 19 14:11:01 UTC 2009


Author: maks
Date: Thu Feb 19 14:11:00 2009
New Revision: 12859

Log:
topconfig enable modular NET_SCH_DRR

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Feb 19 14:11:00 2009
@@ -9,7 +9,7 @@
     - cxgb3 use request_firmware and firmware nuked
 
   [ maximilian attems ]
-  * topconfig set NET_NS.
+  * topconfig set NET_NS, NET_SCH_DRR.
 
  -- maximilian attems <maks at debian.org>  Thu, 19 Feb 2009 13:25:20 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Thu Feb 19 14:11:00 2009
@@ -2757,6 +2757,7 @@
 CONFIG_NET_SCH_GRED=m
 CONFIG_NET_SCH_DSMARK=m
 CONFIG_NET_SCH_NETEM=m
+CONFIG_NET_SCH_DRR=m
 CONFIG_NET_SCH_INGRESS=m
 CONFIG_NET_CLS_BASIC=m
 CONFIG_NET_CLS_TCINDEX=m



More information about the Kernel-svn-changes mailing list