From: Lalit Chandivade Date: Thu, 7 Oct 2010 05:49:32 +0000 (-0700) Subject: [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly. X-Git-Tag: v2.6.37-rc1~6^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99457d75f617873591bf886921154e304e603ab4;p=pandora-kernel.git [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly. The seconds_since_last_heartbeat should be checked for consecutive heartbeat checks. Currently it could happen that it gets set to max (2 seconds) for non-consecutive heartbeat checks. Signed-off-by: Vikas Chaudhary Signed-off-by: Lalit Chandivade Signed-off-by: Ravi Anand Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed