commit | e05fe2924892a6c3c23dc818e94ce80dbceb86b1 | [log] [tgz] |
---|---|---|
author | Chad Dupuis <chad.dupuis@qlogic.com> | Thu Sep 25 05:16:59 2014 -0400 |
committer | Christoph Hellwig <hch@lst.de> | Thu Sep 25 14:25:04 2014 +0200 |
tree | 1e12e068afb1bf09dd8bc0db09b1ff0945dbb47f | |
parent | 9a6e6400a9bef4a7fb11ccddf932e1868f566a73 [diff] |
qla2xxx: Honor FCP_RSP retry delay timer field. Parse the retry delay timer field from the FCP response data and if: - It is not zero - The SCSI status is busy or queue full return SCSI_MLQUEUE_TARGET_BUSY for the number of milliseconds specified in the retry delay timer field. Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Christoph Hellwig <hch@lst.de>