]> err.no Git - linux-2.6/commit
[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list
authorJames.Smart@Emulex.Com <James.Smart@Emulex.Com>
Sat, 25 Jun 2005 14:34:33 +0000 (10:34 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 2 Jul 2005 23:58:48 +0000 (18:58 -0500)
commit2501322eee84763a07fd4a3eed81b63c1837e204
treeb256f2185fdcca3c4c6087e4c989ac1a3de9a622
parent5eb95af086f5d2e554bb119f3cb71f7ca38bfe85
[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 <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc_nportdisc.c