« Return to Thread: [2.6 patch] schedule SHAPER for removal

[2.6 patch] schedule SHAPER for removal

by Adrian Bunk :: Rate this Message:

Reply to Author | View in Thread


Signed-off-by: Adrian Bunk <bunk@...>

---

This patch was already sent on:
- 13 Jan 2006

--- linux-2.6.15-mm3-full/Documentation/feature-removal-schedule.txt.old 2006-01-13 15:02:15.000000000 +0100
+++ linux-2.6.15-mm3-full/Documentation/feature-removal-schedule.txt 2006-01-13 15:06:19.000000000 +0100
@@ -164,0 +165,6 @@
+---------------------------
+
+What:   Traffic Shaper (CONFIG_SHAPER)
+When:   July 2006
+Why:    obsoleted by the code in net/sched/
+Who:    Adrian Bunk <bunk@...
--- linux-2.6.15-mm3-full/drivers/net/Kconfig.old 2006-01-13 15:06:34.000000000 +0100
+++ linux-2.6.15-mm3-full/drivers/net/Kconfig 2006-01-13 15:06:49.000000000 +0100
@@ -2663,7 +2663,7 @@
   "SCSI generic support".
 
 config SHAPER
- tristate "Traffic Shaper (EXPERIMENTAL)"
+ tristate "Traffic Shaper (OBSOLETE)"
  depends on EXPERIMENTAL
  ---help---
   The traffic shaper is a virtual network device that allows you to

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html

 « Return to Thread: [2.6 patch] schedule SHAPER for removal