summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/driver-model/UDM-net.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/driver-model/UDM-net.txt b/doc/driver-model/UDM-net.txt
index ef80964..097ed69 100644
--- a/doc/driver-model/UDM-net.txt
+++ b/doc/driver-model/UDM-net.txt
@@ -338,12 +338,6 @@ III) Analysis of in-tree drivers
This file implements external functions necessary for native NE2000 compatible
networking card to work.
- drivers/net/netarm_eth.c
- ------------------------
-
- This driver uses the old, legacy, network API and will either have to be
- converted or removed.
-
drivers/net/netconsole.c
------------------------