diff options
author | Bunk <bunk@stusta.de> | 2006-02-07 06:43:31 (GMT) |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2006-02-07 06:43:31 (GMT) |
commit | c0d3c0c0ce94d3db893577ae98e64414d92e49d8 (patch) | |
tree | 0eb82bef20d8f02a0c4b207c4a543a5a49a83b17 | |
parent | a03b1950521466e007288a25c9fc7ac7f05a97e5 (diff) | |
download | linux-fsl-qoriq-c0d3c0c0ce94d3db893577ae98e64414d92e49d8.tar.xz |
[netdrvr] schedule eepro100 for removal
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index b4a1ea7..2be7148 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -148,3 +148,9 @@ Why: The 8250 serial driver now has the ability to deal with the differences brother on Alchemy SOCs. The loss of features is not considered an issue. Who: Ralf Baechle <ralf@linux-mips.org> +--------------------------- + +What: eepro100 network driver +When: January 2007 +Why: replaced by the e100 driver +Who: Adrian Bunk <bunk@stusta.de> |