[SCSI] isci: fix decode of DONE_CRC_ERR TC completion status
commit7582ba8bdf5a119221ef663a327932cfc62bed79
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Thu, 29 Sep 2011 01:47:51 +0000 (28 18:47 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 2 Oct 2011 18:21:51 +0000 (2 13:21 -0500)
tree5340e2bc0f7d6c7c55978948a9aa2109ba750872
parentcd06b9bae18c64658d5a86526fb19cfe0ea8814f
[SCSI] isci: fix decode of DONE_CRC_ERR TC completion status

DONE_CRC_ERR is not a RNC suspension condition, so do not change the
state to expect the incoming suspension notification.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
[djbw: dropped DONE_CMD_LL_R_ERR change]
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/isci/request.c