]> www.infradead.org Git - users/sagi/libnvme.git/commit
tree: Fix subsystem initialization in nvme_scan_ctrl()
authorTomas Bzatek <tbzatek@redhat.com>
Tue, 22 Mar 2022 15:22:30 +0000 (16:22 +0100)
committerTomas Bzatek <tbzatek@redhat.com>
Tue, 22 Mar 2022 15:22:30 +0000 (16:22 +0100)
commitdf80eb6a6357bbaa05dcad3503918745323ad8f1
tree2438660071a9f084fd49ffaa7f23a1aaf7593cd1
parent8d055972d397e268b184775a75219d4492cd1f12
tree: Fix subsystem initialization in nvme_scan_ctrl()

The subsystem instance would normally get properly initialized
in later stages of topology scanning, unless there's a host
mismatch and the instance would stand alone.
src/nvme/tree.c