From: Lalit Chandivade Date: Fri, 3 Sep 2010 21:57:02 +0000 (-0700) Subject: [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly. X-Git-Tag: v2.6.36-rc4~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efa786cc43a114d0bf2e4b95e856ea6911404d58;p=pandora-kernel.git [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly. The seconds_since_last_heartbeat should be checked for consecutive heartbeat checks. Currently it could happen that seconds_since_last_heartbeat gets set to max (2 seconds) for non-consecutive heartbeat checks. Signed-off-by: Giridhar Malavali Signed-off-by: James Bottomley --- Reading git-diff-tree failed