]> err.no Git - linux-2.6/blobdiff - Documentation/feature-removal-schedule.txt
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
[linux-2.6] / Documentation / feature-removal-schedule.txt
index 00928d2ecfb229506b574271efdcb59dd105f02a..64831def40abe9b17043af9726762b7c2de3e251 100644 (file)
@@ -306,3 +306,12 @@ Why:    In kernel tree version of driver is unmaintained. Sk98lin driver
 Who:    Stephen Hemminger <shemminger@linux-foundation.org>
 
 ---------------------------
+
+What:  shaper network driver
+When:  January 2008
+Files: drivers/net/shaper.c, include/linux/if_shaper.h
+Why:   This driver has been marked obsolete for many years.
+       It was only designed to work on lower speed links and has design
+       flaws that lead to machine crashes. The qdisc infrastructure in
+       2.4 or later kernels, provides richer features and is more robust.
+Who:   Stephen Hemminger <shemminger@linux-foundation.org>