freebsd-dev/sys/dev/vmd
Mark Johnston e65e4e61f5 vmd: Clean up resources properly when vmd_attach() fails
- Free the resource container by calling rman_fini().[1]
- Call device_delete_child() if device_probe_and_attach() fails.

Reported by:	nc [1]
MFC after:	2 weeks
2021-01-08 13:32:05 -05:00
..
vmd_bus.c
vmd.c vmd: Clean up resources properly when vmd_attach() fails 2021-01-08 13:32:05 -05:00
vmd.h