From: Christof Schmitt Date: Mon, 13 Jul 2009 13:06:05 +0000 (+0200) Subject: [SCSI] zfcp: Use correct flags for zfcp_erp_notify X-Git-Tag: v2.6.31-rc6~69^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688a1820bde27749f22b18b94ef1c9bc179b1b29;p=pandora-kernel.git [SCSI] zfcp: Use correct flags for zfcp_erp_notify zfcp_erp_notify uses the ZFCP_ERP_STATUS_* flags, so it is ZFCP_STATUS_ERP_LOWMEM instead of ZFCP_ERP_NOMEM. Signalling ZFCP_ERP_FAILED is not necessary, the missing d_id will show that the nameserver did not return the d_id. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed