From: Andrew Vasquez Date: Sat, 27 Aug 2005 02:10:10 +0000 (-0700) Subject: [SCSI] qla2xxx: Replace schedule_timeout(). X-Git-Tag: v2.6.14-rc1~522^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe74c71f6bb63376d92bc606597f0818f5b11c2e;p=pandora-kernel.git [SCSI] qla2xxx: Replace schedule_timeout(). From: Nishanth Aravamudan Replace schedule_timeout() with msleep()/msleep_interruptible() as appropriate, to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Signed-off-by: Domen Puncer Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed