On Wed, 2011-01-12 at 18:20 -0800, Yi Zou wrote: > The existing libfcoe.c is mostly for FIP support, rename it to reflect that > fact and so we can add fcoe_transport.c to the make file to include both > into the libfcoe kernel module. > > Signed-off-by: Yi Zou <yi.zou@xxxxxxxxx> > --- > > drivers/scsi/fcoe/fcoe_ctlr.c | 2690 +++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 2690 insertions(+), 0 deletions(-) > create mode 100644 drivers/scsi/fcoe/fcoe_ctlr.c This isn't renaming the file, it's copying it. Should this patch move the file and then update Kconfig so that libfcoe builds? //Rob -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html