HomeFreeBSD

MMCCAM: defer release of ccb until we're done with it

Description

MMCCAM: defer release of ccb until we're done with it

If we've found a device, we attempt to call xpt_action() on a ccb that's
already been released. Simply defer release until after we're done with it.

Reviewed by: imp, scottl
MFC after: 1 week

Details

Provenance
kevansAuthored on
Parents
rS355014: random/ivy: Provide mechanism to read independent seed values from rdrand
Branches
Unknown
Tags
Unknown