Loading
nvme/vfio-user: remove internal device list
The internal device list isn't used anywhere, and will cause ASAN error because we didn't remove the entry from the device list when destructing controller. Change-Id: Ie97bf10ca44ff773a8bc5f0476611b3844ef901a Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10109 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>