From: Jeff Skirvin Date: Fri, 9 Mar 2012 06:42:06 +0000 (-0800) Subject: isci: Added timeouts to RNC suspensions in the abort path. X-Git-Tag: v3.5-rc1~172^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c731888bf1be8d15d587ab1b4da80553302e653;p=pandora-kernel.git isci: Added timeouts to RNC suspensions in the abort path. This change adds timeouts to the RNC suspension wait. It makes the suspend and resume timeouts the same. The previous resume timeout of 5 ms was too short, and timeouts were seen in resumptions of devices in the abort task/LUN reset path - which would receive an RNC resumed message within a tenth of a second later. Signed-off-by: Jeff Skirvin Signed-off-by: Dan Williams --- Reading git-diff-tree failed