commit | 23f11f9076fcd6ee20c56e413b11f1b5658e3f82 | [log] [tgz] |
---|---|---|
author | Robert Love <robert.w.love@intel.com> | Fri Feb 27 10:55:23 2009 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Mar 06 15:41:16 2009 -0600 |
tree | 84ff5ed722b5a12404d1d839158325d407b11abc | |
parent | 5101ff99f59aefb72e0c96e82aa32048ac9f8425 [diff] |
[SCSI] libfc: correct RPORT_TO_PRIV usage 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>