From: Lalit Chandivade Date: Tue, 24 Mar 2009 16:08:07 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. X-Git-Tag: v2.6.30-rc1~185^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2533cf671da0603129c8af9c31c735e1d2654e20;p=pandora-kernel.git [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. Ensure that an ISP-abort has completed before performing any update. After the update do not wait for an ISP-abort completion, instead just wait until the ISP is reset. This avoids long delays due to waiting for loop ready in qla2x00_abort_isp(). Signed-off-by: Lalit Chandivade Additional cleanups and Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed