> nvme_passthrough_end can race with a reset, so we should not call > nvme_init_ctrl_finish from here. Instead just log that the controller > capabilities might have changed. Can you explain here what is the problem caused by calling this from here?