]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] libfc: Export FC headers
authorRobert Love <robert.w.love@intel.com>
Tue, 3 Nov 2009 19:47:23 +0000 (11:47 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:01:05 +0000 (12:01 -0600)
commit07aac328342d6ca1725d901e1c5da8a1aa88f557
tree1ea10e3eafc38e61398b6f02a3e0f0ac319097c7
parentdc8596d303bb306da9ab5326fa6209710de86b8b
[SCSI] libfc: Export FC headers

Export fc_els.h, fc_fs.h, fc_gs.h and fc_ns.h so that they
may be used by applications.

This will be needed for FC Passthrough applications like fcping,
but could be used by other applications.

Fix to include <linux/types.h> to exported files provided by
Chris Leech <christopher.leech@intel.com>.

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
include/scsi/Kbuild
include/scsi/fc/Kbuild [new file with mode: 0644]
include/scsi/fc/fc_els.h
include/scsi/fc/fc_fs.h
include/scsi/fc/fc_gs.h
include/scsi/fc/fc_ns.h