diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-01-28 02:04:43 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 18:00:29 -0500 |
commit | f1862b0ae2294f6970f695abf02392d025e02dbe (patch) | |
tree | 515590bb559ba8da0377907a68b1a9b42306ee34 /Documentation/feature-removal-schedule.txt | |
parent | 9ef32d0d1f64cad414697f34bda1b269f632f0cd (diff) |
[SHAPER]: The scheduled shaper removal.
This patch contains the scheduled removal of the shaper driver.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 2c3ae6c02a47..cc02e67239ec 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -280,15 +280,6 @@ Who: Thomas Gleixner <tglx@linutronix.de> | |||
280 | 280 | ||
281 | --------------------------- | 281 | --------------------------- |
282 | 282 | ||
283 | What: shaper network driver | ||
284 | When: January 2008 | ||
285 | Files: drivers/net/shaper.c, include/linux/if_shaper.h | ||
286 | Why: This driver has been marked obsolete for many years. | ||
287 | It was only designed to work on lower speed links and has design | ||
288 | flaws that lead to machine crashes. The qdisc infrastructure in | ||
289 | 2.4 or later kernels, provides richer features and is more robust. | ||
290 | Who: Stephen Hemminger <shemminger@linux-foundation.org> | ||
291 | |||
292 | --------------------------- | 283 | --------------------------- |
293 | 284 | ||
294 | What: i2c-i810, i2c-prosavage and i2c-savage4 | 285 | What: i2c-i810, i2c-prosavage and i2c-savage4 |