]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] zfcp: Move CFDC code to new file.
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Tue, 10 Jun 2008 16:20:55 +0000 (18:20 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:25 +0000 (08:22 -0500)
commit0aa7a4202a17c0d31d5b14ce1142e957cb6d72df
tree8a91c7fffaf55d484c333443735572b4fb0c0a48
parentebc268f04d32001483322850a13897f0edf33aa2
[SCSI] zfcp: Move CFDC code to new file.

zfcp implements a device file to allow Linux guests changing the
Access Control Tables stored in the adapter. The code for the device
file has nothing to do with the other parts of the driver, so move it
to a new file and cleanup the code while doing so.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/s390/scsi/Makefile
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_cfdc.c [new file with mode: 0644]
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_fsf.h