Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292942
b: refs/heads/master
c: a8faa26
h: refs/heads/master
v: v3
  • Loading branch information
Giridhar Malavali authored and James Bottomley committed Feb 19, 2012
1 parent 8af36fb commit 245c3b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: 5e19ed90f95f9e3799f2c6a06f87cb043c212102
refs/heads/master: a8faa263e6300567774f82b79144aca6cdaad983
5 changes: 3 additions & 2 deletions trunk/drivers/scsi/qla2xxx/qla_nx.c
Original file line number Diff line number Diff line change
Expand Up @@ -4098,8 +4098,9 @@ qla82xx_md_collect(scsi_qla_host_t *vha)
data_ptr = (uint32_t *)ha->md_dump;

if (ha->fw_dumped) {
ql_log(ql_log_info, vha, 0xb037,
"Firmware dump available to retrive\n");
ql_log(ql_log_warn, vha, 0xb037,
"Firmware has been previously dumped (%p) "
"-- ignoring request.\n", ha->fw_dump);
goto md_failed;
}

Expand Down

0 comments on commit 245c3b5

Please sign in to comment.