[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
authorSwen Schillig <swen@vnet.ibm.com>
Tue, 28 Aug 2007 07:31:09 +0000 (09:31 +0200)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:46:32 +0000 (14:46 -0400)
commit52ef11a7170e1b8a0d5f9a42dbb43c38c335c32e
tree3102a56dcab709f82521205245e6ff4901ee0f5f
parent03f002f778e58e9056e8e9a22952c5c6f4d76269
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions

cleanup, using ERP request mempool for all ERP versions of
the exchange functions (exchange_config (ECD), exchange_port (EPD) )
providing individual versions of the ECD, EPD functions for ERP
and other purposes (_sync).

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_scsi.c