From: Chris Leech Date: Tue, 25 Aug 2009 20:59:56 +0000 (-0700) Subject: [SCSI] fcoe: remove fcoe_interface->priv pointer X-Git-Tag: v2.6.32-rc1~689^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb0a6ca81439a9f113d3b46de0953da168a06f6a;p=pandora-kernel.git [SCSI] fcoe: remove fcoe_interface->priv pointer The priv pointer is no longer needed, and once NPIV is enabled fcoe_interface:fc_lport becomes a one-to-many relationship. Remove the single pointer. Signed-off-by: Chris Leech Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed