[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)
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>

No differences found