From: Robert Love Date: Fri, 27 Feb 2009 18:55:23 +0000 (-0800) Subject: [SCSI] libfc: correct RPORT_TO_PRIV usage X-Git-Tag: v2.6.29~41^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f11f9076fcd6ee20c56e413b11f1b5658e3f82;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed