commit | 24095490681d130979c18685dc0b5a308057e225 | [log] [tgz] |
---|---|---|
author | Swen Schillig <swen@vnet.ibm.com> | Mon Mar 02 13:09:07 2009 +0100 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 12 12:58:21 2009 -0500 |
tree | c832def98ffbecfc75794370111998b4206e215d | |
parent | 21ddaa53f92dba820a3778978e617f20ecb6ab6f [diff] |
[SCSI] zfcp: incorrect reaction on incoming RSCN After an error condition resolved a remote storage port was never re-opened. The incoming RSCN was not processed accordingly due to a misinterpreted status flag / return value combination. Signed-off-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>