HomeFreeBSD

If device_delete_children() returns an error, bail on the rest of the

Description

If device_delete_children() returns an error, bail on the rest of the
detach work and return the error. Especially don't call iicbus_reset()
since the most likely cause of failing to detach children is that one
of them has IO in progress.

Details

Provenance
ianAuthored on
Parents
rS355687: Document that the debug server supports writing to guest memory.
Branches
Unknown
Tags
Unknown