From: Andrew Vasquez Date: Wed, 23 Feb 2011 23:27:14 +0000 (-0800) Subject: [SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion. X-Git-Tag: v2.6.39-rc1~440^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97dec564fd4948e0e560869c80b76e166ca2a83e;p=pandora-kernel.git [SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion. Based on reading of the FCP2/4 specification, the driver cannot expect the storage device to send FCP_RSP information. Instead, the driver should interpret the data which is present in the frame to base decisions on the success or failure of the system. Signed-off-by: Andrew Vasquez Signed-off-by: Madhuranath Iyengar Signed-off-by: James Bottomley --- Reading git-diff-tree failed