From: Martin Petermann Date: Wed, 26 Nov 2008 17:07:35 +0000 (+0100) Subject: [SCSI] zfcp: fix remote port status check X-Git-Tag: v2.6.28-rc8~76^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce02614cd1b3d669af1195695e503e818b60fae;p=pandora-kernel.git [SCSI] zfcp: fix remote port status check For an incoming RSCN it was checked by the ZFCP_STATUS_PORT_DID_DID define to re-open a remote port or to test the connection. Since this define was re-used it was also necessary to replace that define with ZFCP_STATUS_PORT_PHYS_OPEN. Signed-off-by: Martin Petermann Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed