From: James.Smart@Emulex.Com Date: Sat, 25 Jun 2005 14:34:33 +0000 (-0400) Subject: [SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list X-Git-Tag: v2.6.13-rc4~75^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2501322eee84763a07fd4a3eed81b63c1837e204;p=pandora-kernel.git [SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list Symptom - An unmapped node (initiator) that goes away in a situation such as cable pull, comes back as a mapped node. Fix - On ADISC completion, put a list on the mapped list only if it is a FCP_TARGET. Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed