From: Brian King Date: Fri, 24 Aug 2012 21:51:01 +0000 (-0500) Subject: [SCSI] ibmvfc: Ignore fabric RSCNs when link is dead X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cdf162654123c53f14524bb23546f4d11bfde28;p=pandora-kernel.git [SCSI] ibmvfc: Ignore fabric RSCNs when link is dead This fixes an issues seen where a Fabric RSCN event was received while the link was down, which resulted in repeated attempts to log back into the fabric, which then failed, resulting in the ibmvfc driver taking the host offline. Fix this by delaying taking any action regarding the fabric RSCN until the link comes back up. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed