From: Sreekanth Reddy Date: Fri, 1 Feb 2013 19:26:18 +0000 (+0530) Subject: [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinit... X-Git-Tag: v3.11-rc1~88^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6241f22ca12a26ee149cbe31b27bac97dbdc8bc4;p=pandora-kernel.git [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loop Modified device scan routine so each configuration page read breaks from the while loop when the ioc_status is not equal to MPI2_IOCSTATUS_SUCCESS. [jejb: checkpatch fixes] Signed-off-by: Sreekanth Reddy Cc: stable@vger.kernel.org Signed-off-by: James Bottomley --- Reading git-diff-tree failed