Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102016879
D47156.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
307 B
Referenced Files
None
Subscribers
None
D47156.diff
View Options
diff --git a/sys/kern/subr_bus.c b/sys/kern/subr_bus.c
--- a/sys/kern/subr_bus.c
+++ b/sys/kern/subr_bus.c
@@ -3405,9 +3405,6 @@
device_t child;
int error;
- if (dev->state != DS_ATTACHED)
- return (EBUSY);
-
/*
* Detach children in the reverse order.
* See bus_generic_suspend for details.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 7, 2:30 PM (21 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14229923
Default Alt Text
D47156.diff (307 B)
Attached To
Mode
D47156: bus_generic_detach: Remove redundant check
Attached
Detach File
Event Timeline
Log In to Comment