]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] fc4: remove this and all associated drivers
authorMatthew Wilcox <matthew@wil.cx>
Tue, 16 Oct 2007 05:05:07 +0000 (23:05 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Thu, 18 Oct 2007 01:53:55 +0000 (21:53 -0400)
commit1ecd3902c6e16c2445165b872c49e73770b72da7
treecbfa9132a033801872003523e0d8e1be9dc23f77
parentd85714d81cc0408daddb68c10f7fd69eafe7c213
[SCSI] fc4: remove this and all associated drivers

This code has been slowly rotting for about eight years.  It's currently
impeding a few SCSI cleanups, and nobody seems to have hardware to test
it any more.  I talked to Dave Miller about it, and he agrees we can
delete it.  If anyone wants a software FC stack in future, they can
retrieve this driver from git.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
19 files changed:
arch/sparc64/Kconfig
drivers/Makefile
drivers/fc4/Kconfig [deleted file]
drivers/fc4/Makefile [deleted file]
drivers/fc4/fc-al.h [deleted file]
drivers/fc4/fc.c [deleted file]
drivers/fc4/fc.h [deleted file]
drivers/fc4/fc_syms.c [deleted file]
drivers/fc4/fcp.h [deleted file]
drivers/fc4/fcp_impl.h [deleted file]
drivers/fc4/soc.c [deleted file]
drivers/fc4/soc.h [deleted file]
drivers/fc4/socal.c [deleted file]
drivers/fc4/socal.h [deleted file]
drivers/scsi/Makefile
drivers/scsi/fcal.c [deleted file]
drivers/scsi/fcal.h [deleted file]
drivers/scsi/pluto.c [deleted file]
drivers/scsi/pluto.h [deleted file]