summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2004-08-28 19:54:50 +0000
committerKen Smith <kensmith@FreeBSD.org>2004-08-28 19:54:50 +0000
commit297c82c3675d63f428e1f3d7212e7ee6849e5d51 (patch)
tree7982697269026e3e428b8c3d5f72f243652060cf /sys
parent8401c4c7a25bccb4882f26b661f19226e88e96be (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/md/md.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c
index 5059943cf46f..bc61930fb83d 100644
--- a/sys/dev/md/md.c
+++ b/sys/dev/md/md.c
@@ -735,7 +735,6 @@ mdinit(struct md_s *sc)
sc->pp = pp;
g_error_provider(pp, 0);
g_topology_unlock();
- g_waitidle();
PICKUP_GIANT();
}