jhb 2004/06/01 12:50:42 PDT
FreeBSD src repository
Modified files:
sys/i386/i386 legacy.c
Log:
Fix legacy_add_child() to properly handle the case where
device_add_child_ordered() fails (due to a duplicate device add for
example) and properly cleanup and return NULL.
Revision Changes Path
1.55 +9 -7 src/sys/i386/i386/legacy.c