From: Andreas Herrmann Date: Mon, 18 Sep 2006 20:30:36 +0000 (+0200) Subject: [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down X-Git-Tag: v2.6.19-rc1~1266^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8165428610446ea9e6aa9dfa5485ab78e58cc9fc;p=pandora-kernel.git [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down Fix the fix ... One of my previous fixes introduced removal of all fsf requests in zfcp's eh_host_reset_handler. But this must not happen before qdio queues are shut down. So, I revert the changes of zfcp_scsi_eh_host_reset_handler. Signed-off-by: Andreas Herrmann Signed-off-by: James Bottomley --- Reading git-diff-tree failed