]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/nvme/host/nvme.h
NVMe: Short-cut removal on surprise hot-unplug
[mirror_ubuntu-artful-kernel.git] / drivers / nvme / host / nvme.h
index 114b928738946b9c6c00a00b13651914ffa27d6d..1daa0482de0e70616c4c97c34ad1e572c2ece649 100644 (file)
@@ -72,6 +72,7 @@ enum nvme_ctrl_state {
        NVME_CTRL_LIVE,
        NVME_CTRL_RESETTING,
        NVME_CTRL_DELETING,
+       NVME_CTRL_DEAD,
 };
 
 struct nvme_ctrl {