1
linux/drivers/scsi/libfc
Robert Love 8866a5d907 [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 <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-12-04 12:00:55 -06:00
..
fc_disc.c [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
fc_elsct.c [SCSI] libfc: fix memory corruption caused by double frees and bad error handling 2009-12-04 12:00:34 -06:00
fc_exch.c [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
fc_fcp.c [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
fc_frame.c [SCSI] libfc, fcoe: Don't EXPORT_SYMBOLS unnecessarily 2009-12-04 12:00:24 -06:00
fc_libfc.c [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
fc_libfc.h [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
fc_lport.c [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
fc_rport.c [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00
Makefile [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 2009-12-04 12:00:55 -06:00