[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio
authorSwen Schillig <swen@vnet.ibm.com>
Tue, 18 Aug 2009 13:43:13 +0000 (15:43 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 5 Sep 2009 13:49:16 +0000 (08:49 -0500)
commitbd63eaf4b8d783e6033930e377e516169abcadc4
treecbb160657a3c6e0366c3d8b69275008f88e43fb9
parent55c770fa11d21456e02dc7afb9a37404da9c7b4c
[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio

There is no need for the QDIO layer to have knowledge or do things
wich are done better by the FSF layer and vice versa.  Straighten a
few things to improve vividness.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_qdio.c