[SCSI] libfc: correct RPORT_TO_PRIV usage
authorRobert Love <robert.w.love@intel.com>
Fri, 27 Feb 2009 18:55:23 +0000 (10:55 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 6 Mar 2009 21:41:16 +0000 (15:41 -0600)
We only need to use this macro when assigning a value to
rport->dd_data. All other accesses should just use dd_data.

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found