From: Brian King Date: Fri, 23 May 2014 15:52:10 +0000 (-0500) Subject: ibmvscsi: Abort init sequence during error recovery X-Git-Tag: omap-for-v3.17/soc-cleanup~5^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ee755974bea2f9880e517ec985dc9dede1b3a36;p=pandora-kernel.git ibmvscsi: Abort init sequence during error recovery If a CRQ reset is triggered for some reason while in the middle of performing VSCSI adapter initialization, we don't want to call the done function for the initialization MAD commands as this will only result in two threads attempting initialization at the same time, resulting in failures. Signed-off-by: Brian King Acked-by: Nathan Fontenot Cc: stable@vger.kernel.org Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed