From: Joe Eykholt Date: Tue, 25 Aug 2009 21:02:49 +0000 (-0700) Subject: [SCSI] libfc: clean up point-to-point discovery code. X-Git-Tag: v2.6.32-rc1~689^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29d898e909e3d086055e2649f5a24d4c2c1ca884;p=pandora-kernel.git [SCSI] libfc: clean up point-to-point discovery code. The discovery code had a special-case for the point-to-point mode, which used a bunch of code that wasn't really needed. Now that rport_create adds the rport to the discovery list, completely skip discovery for the point-to-point case. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed