[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree
zrouter-src-freebsd at zrouter.org
zrouter-src-freebsd at zrouter.org
Thu Jan 12 22:57:51 UTC 2012
details: http://zrouter.org/hg/FreeBSD/head//rev/daa8c270fa43
changeset: 277:daa8c270fa43
user: ray at terran.dlink.ua
date: Thu Jan 12 02:22:49 2012 +0200
description:
It works fine w/o second bus_enumerate_hinted_children, so reverting it :)
diffstat:
head/sys/dev/mii/mii.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r f826ddecf75d -r daa8c270fa43 head/sys/dev/mii/mii.c
--- a/head/sys/dev/mii/mii.c Thu Jan 12 00:54:02 2012 +0200
+++ b/head/sys/dev/mii/mii.c Thu Jan 12 02:22:49 2012 +0200
@@ -118,8 +118,6 @@
device_set_desc(dev, "MII bus");
- bus_enumerate_hinted_children(dev); /* XXX */
-
return (BUS_PROBE_SPECIFIC);
}
More information about the Zrouter-src-freebsd
mailing list