commit | 131203a1ef53f3a4deb3260031bc53c7e4db4a24 | [log] [tgz] |
---|---|---|
author | Joe Eykholt <jeykholt@cisco.com> | Tue Aug 25 14:03:10 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 10 12:07:58 2009 -0500 |
tree | 0f85ee5bf5db4612a7a62aa8835f33a1acc5a9ac | |
parent | 6bd054cbf3f7da3442f30a7d4eb7da4dd1c44f21 [diff] |
[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 <jeykholt@cisco.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>