From: Robert Love Date: Tue, 3 Nov 2009 19:45:58 +0000 (-0800) Subject: [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines X-Git-Tag: v2.6.33-rc1~344^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8866a5d9075b7129194576f5f810e85a693c40ba;p=pandora-kernel.git [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines include/scsi/libfc.h is currently loaded with common code shared between libfc's sub-modules as well as shared between libfc and fcoe. Previous patches attempted to move out non-common code. This patch creates two files for common libfc routines that will not be shared with fcoe, fnic or any other LLDs. Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed