nvme: fix a typo.
Meanwhile, to verify an issue about git push unittest failure. Signed-off-by: yidong0635 <dongx.yi@intel.com> Change-Id: Idac60e5832390eb8bdce68aee639be2e9ac6cff6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4373 Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
583fa214a3
commit
ee17068b88
@ -1359,7 +1359,7 @@ spdk_nvme_ctrlr_reset(struct spdk_nvme_ctrlr *ctrlr)
|
||||
}
|
||||
|
||||
/*
|
||||
* For PCIe controllers, the memory locations of the tranpsort qpair
|
||||
* For PCIe controllers, the memory locations of the transport qpair
|
||||
* don't change when the controller is reset. They simply need to be
|
||||
* re-enabled with admin commands to the controller. For fabric
|
||||
* controllers we need to disconnect and reconnect the qpair on its
|
||||
|
Loading…
Reference in New Issue
Block a user