From: Seokmann Ju Date: Thu, 31 Jan 2008 20:33:51 +0000 (-0800) Subject: [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_N... X-Git-Tag: v2.6.25-rc1~285^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99363ef81cc7d0bab275304b8d34cf71d189cdcc;p=pandora-kernel.git [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. While running IO simultaneously through physical port and virtual port, if user changes Data Rate (from scli utility), IO through virtual port fails. It failed because the vport had not received the ISP_ABORT_NEEDED notification. Signed-Off-by: Seokmann Ju Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed