aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-09-02 03:15:51 +0000
committerWarner Losh <imp@FreeBSD.org>2005-09-02 03:15:51 +0000
commit9baacb511706be1b04cb2ff65bd3413c7011b674 (patch)
tree0c7c522f96d6f582694678746fd7eb6d7680e0be /sys
parentf27f0bce24d5265024eeab762f45e9422041c85c (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/ed/if_ed.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c
index 9f05458ce8f8c..d848fe3220d3c 100644
--- a/sys/dev/ed/if_ed.c
+++ b/sys/dev/ed/if_ed.c
@@ -29,11 +29,6 @@
__FBSDID("$FreeBSD$");
/*
- * TODO:
- * o lock MII
- */
-
-/*
* Device driver for National Semiconductor DS8390/WD83C690 based ethernet
* adapters. By David Greenman, 29-April-1993
*