From: Christof Schmitt Date: Thu, 2 Dec 2010 14:16:17 +0000 (+0100) Subject: [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c X-Git-Tag: v2.6.38-rc1~27^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d63d3b4fb5fb3674f2d97725e187cbfa22562bc;p=pandora-kernel.git [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c Initialization of the qdio waitqueue should happen when the qdio data is initialized and the QDIOUP flag should be handled in the qdio code as well. Adjust the code accordingly and remove the superfluos function zfcp_erp_adapter_strategy_open_qdio. Reviewed-by: Steffen Maier Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed