From: Joe Eykholt Date: Tue, 25 Aug 2009 21:03:10 +0000 (-0700) Subject: [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. X-Git-Tag: v2.6.32-rc1~689^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=131203a1ef53f3a4deb3260031bc53c7e4db4a24;p=pandora-kernel.git [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. This moves the remote port lookup for incoming ELS requests into fc_rport.c, in preparation for handing PLOGI and LOGO from unknown rports. This changes the arg to rport_recv_req from an rdata to an lport. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed