From: Joe Eykholt Date: Sat, 13 Mar 2010 00:08:07 +0000 (-0800) Subject: [SCSI] libfc: recognize incoming FLOGI for point-to-point mode X-Git-Tag: v2.6.35-rc1~470^2^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4568b8b9766d083c0e61346173bb22274128208;p=pandora-kernel.git [SCSI] libfc: recognize incoming FLOGI for point-to-point mode When receiving a FLOGI request from a point-to-point peer, the D_ID of 0xfffffe was not recognized as belonging to one of the lports, so it was dropped. Change fc_vport_id_lookup() to treat d_id 0xfffffe as a match. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed