From: Andrew Vasquez Date: Fri, 15 Oct 2010 18:27:48 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct PRLI failure response code handling. X-Git-Tag: v2.6.37-rc1~6^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dac0d9a93095ff5a27b975af30c25186bdcfeab;p=pandora-kernel.git [SCSI] qla2xxx: Correct PRLI failure response code handling. This patch fixes an issue which causes the firmware to fail with a 'PRLI failed' status code (iop1 = 405). This status triggers the driver to fall into an incorrect code-path which does not attempt a login retry. Signed-off-by: Andrew Vasquez Signed-off-by: Madhuranath Iyengar Signed-off-by: James Bottomley --- Reading git-diff-tree failed