rman_fini assumes rman_init has been called successfully. Clean up
init faulure by only calling rman_fini when rman_init has succeeded.
While here add ofw_pcib_fini that can be used by a sub-class to clean
up.
Differential D35681
Fix ofw pcib when it rman_init fails andrew on Jun 30 2022, 6:28 PM. Authored by Tags None Referenced Files
Details
rman_fini assumes rman_init has been called successfully. Clean up While here add ofw_pcib_fini that can be used by a sub-class to clean
Diff Detail
|