+3
−3
+7
−2
Loading
We're going to be adding some new states (READ_CAP and READ_VS) in future patches, that we want to come before the current "INIT" state. So we will simply make "INIT" have the same value as this new NVME_CTRLR_STATE_CHECK_EN state for now. That means existing code won't have to change later once we add new states that come before CHECK_EN. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I07ca92e28ab1cd8d838cdef5c3ff36ba80a224bf Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8075 Reviewed-by:
Ziye Yang <ziye.yang@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot