aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe/Makefile
diff options
context:
space:
mode:
authorYi Zou <yi.zou@intel.com>2011-01-28 16:04:55 -0800
committerJames Bottomley <James.Bottomley@suse.de>2011-02-12 11:06:06 -0600
commitfdecf31b7c7b9bb79516344884388f660fd5d5a7 (patch)
tree9112929117f8b23de21c9573fae90b56b927366f /drivers/scsi/fcoe/Makefile
parent0ade7d290b6aa8b1626a4077b853c02cd12415c2 (diff)
[SCSI] libfcoe: add implementation to support fcoe transport
Add the new fcoe_transport.c file that implements basic fcoe transport interface. Eventually, the sysfs entries to create/destroy/enable/disable an FCoE instance will be coming to the fcoe transport layer, who does a look-up to find the corresponding transport provide and pass the corresponding action over to the identified provider. The fcoe.ko will become the default fcoe transport provider that can support FCoE on any given netdev interfaces, as the Open-FCoE.org's default software FCoE HBA solution. Any vendor specific FCoE HBA driver that is built on top of Open-FCoE's kernel stack of libfc & libfcoe as well as the user land tool of fcoe-utils can easily plug-in and start running FCoE on their network interfaces. The fcoe.ko will be converted to act as the default provider if no vendor specific transport provider is found, as it is always added to the very end of the list of attached transports. Signed-off-by: Yi Zou <yi.zou@intel.com> Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/fcoe/Makefile')
0 files changed, 0 insertions, 0 deletions