From: Andrew Vasquez Date: Tue, 24 Mar 2009 16:08:02 +0000 (-0700) Subject: [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io(). X-Git-Tag: v2.6.30-rc1~185^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be67e6530b006b10380a5f0c49cdf974426a22e9;p=pandora-kernel.git [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io(). Since in some circumstances, login-retries may be occuring in the background via the DPC routine. This race, in the inadvertant setting of the loop-id to 'NONE' breaks the existing retry logic. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed