]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module
authorYi Zou <yi.zou@intel.com>
Sat, 29 Jan 2011 00:05:06 +0000 (16:05 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 12 Feb 2011 17:06:52 +0000 (11:06 -0600)
commite01efc33bc4a248b1f9bfb972e156c76125fc914
tree499ca811638666dd78ea0c8f1c55ec39aeeef962
parent0095a9213324a4466c10de98837a27ab1b7e72be
[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module

Now we can include the fcoe_transport.c to the build of the kernel libfcoe
module. Move the module information to fcoe_transport, and it will have
all the module parameters later for the create/destroy/enable/disable of an
FCoE instance.

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>
drivers/scsi/fcoe/Makefile
drivers/scsi/fcoe/fcoe_ctlr.c
drivers/scsi/fcoe/fcoe_transport.c