]> git.karo-electronics.de Git - karo-tx-linux.git/commit
isci: Escalate to I_T_Nexus_Reset when the device is gone.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Fri, 9 Mar 2012 06:41:53 +0000 (22:41 -0800)
committerDan Williams <dan.j.williams@intel.com>
Fri, 13 Apr 2012 07:14:34 +0000 (00:14 -0700)
commit9f8abf1f14a40589c73e11507697b92bc1a95bab
tree3f305ff3729786087d84c71945c95e0b5c012baf
parentc1a2c8caddcb65ab2a40e7f4f1be734e16c2f7e3
isci: Escalate to I_T_Nexus_Reset when the device is gone.

If LUN reset sees that the device is gone, it returns TMF_RESP_FUNC_FAILED
to cause libsas to escalate to an I_T_Nexus_Reset.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/task.c