From: Joe Eykholt Date: Tue, 25 Aug 2009 21:00:50 +0000 (-0700) Subject: [SCSI] libfc: make fc_rport_priv the primary rport interface. X-Git-Tag: v2.6.32-rc1~689^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fb9d32831fd687e427ec5b147bb690f468b99a0;p=pandora-kernel.git [SCSI] libfc: make fc_rport_priv the primary rport interface. The rport and discovery modules deal with remote ports before fc_remote_port_add() can be done, because the full set of rport identifiers is not known at early stages. In preparation for splitting the fc_rport/fc_rport_priv allocation, make fc_rport_priv the primary interface for the remote port and discovery engines. The FCP / SCSI layers still deal with fc_rport and fc_rport_libfc_priv, however. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed