Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221458
b: refs/heads/master
c: 99457d7
h: refs/heads/master
v: v3
  • Loading branch information
Lalit Chandivade authored and James Bottomley committed Oct 25, 2010
1 parent 0167ff8 commit 36c31df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2bd1e2be8f7cce153a356a971012b9a604f9a412
refs/heads/master: 99457d75f617873591bf886921154e304e603ab4
4 changes: 3 additions & 1 deletion trunk/drivers/scsi/qla4xxx/ql4_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,9 @@ static void qla4_8xxx_check_fw_alive(struct scsi_qla_host *ha)
qla4xxx_wake_dpc(ha);
qla4xxx_mailbox_premature_completion(ha);
}
}
} else
ha->seconds_since_last_heartbeat = 0;

ha->fw_heartbeat_counter = fw_heartbeat_counter;
}

Expand Down

0 comments on commit 36c31df

Please sign in to comment.