From: Swen Schillig Date: Mon, 13 Jul 2009 13:06:02 +0000 (+0200) Subject: [SCSI] zfcp: Fix invalid command order X-Git-Tag: v2.6.31-rc6~69^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfb3cf00e402686f671db697adbd8b9f4c219268;p=pandora-kernel.git [SCSI] zfcp: Fix invalid command order We should not modify the port status after triggering an ERP action for the port. It is not guaranteed which status is finally active when the ERP action is performed. This can lead to situations which are unwanted and hard to debug in case of a failure. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed