From: Andrew Vasquez Date: Sat, 27 Aug 2005 02:08:40 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct domain/area exclusion logic. X-Git-Tag: v2.6.14-rc1~522^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d289f62e2ea911ecb710015efd45c687fa81ce;p=pandora-kernel.git [SCSI] qla2xxx: Correct domain/area exclusion logic. In an FL topology, limit port recognition to those devices not within the same area and domain of the ISP. The firmware will recogonize such devices during local-loop discovery. Some devices may respond to a PLOGI before they have completed their fabric login or they may not be a public device. In this case they will report: domain == 00 area == 00 alpa == which is valid. Exclude such devices from local loop discovery. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed