浏览代码

cosmetic: UDM-net: clean up the remainders of dead driver

This commit omits non-existing drivers/net/netarm_eth.c from the list.
This driver is deleted by commit b411eb30f.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Masahiro Yamada 11 年之前
父节点
当前提交
9e22408053
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      doc/driver-model/UDM-net.txt

+ 0 - 6
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
   ------------------------