OSDN Git Service

[SCSI] isci: fix reset timeout handling
[uclinux-h8/linux.git] / drivers / scsi / isci / task.c
index 0d30ca8..5d6fda7 100644 (file)
@@ -801,7 +801,7 @@ int isci_task_I_T_nexus_reset(struct domain_device *dev)
                /* XXX: need to cleanup any ireqs targeting this
                 * domain_device
                 */
-               ret = TMF_RESP_FUNC_COMPLETE;
+               ret = -ENODEV;
                goto out;
        }