From: Swen Schillig Date: Fri, 17 Apr 2009 13:08:07 +0000 (+0200) Subject: [SCSI] zfcp: no port recovery after storage side error inject X-Git-Tag: v2.6.30-rc5~53^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81ad31c6cf4e318e6b94c959bd9a56ca440b279;p=pandora-kernel.git [SCSI] zfcp: no port recovery after storage side error inject The remote port remains in error state even if the connection is re-established. A wrong precondition check was performed on the port status leading to a cancellation of the port reopen. Remove the pre-req check because it's not required and better handled within the ERP. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed