From: Vikas Chaudhary Date: Mon, 16 Dec 2013 11:49:37 +0000 (-0500) Subject: [SCSI] qla4xxx: Correctly handle msleep_interruptible X-Git-Tag: v3.15-rc1~136^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32436aaa226fb13ab2e63372c4453377c2a658fc;p=pandora-kernel.git [SCSI] qla4xxx: Correctly handle msleep_interruptible If waiting for signals was interrupted then the device was put to FAILED state. Use msleep instead of msleep_interruptible to handle this correctly. Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed