Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309635
b: refs/heads/master
c: 46270af
h: refs/heads/master
i:
  309633: d566fdb
  309631: 2b728b3
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed May 22, 2012
1 parent b36ba46 commit afd4b82
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2be21fa23169dcfdf2d599ed78df7adcd88fc99a
refs/heads/master: 46270afe024209f700a45d9dee49df7a59fbf6b3
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@ qla2xxx_eh_bus_reset(struct scsi_cmnd *cmd)
ret = FAILED;

ql_log(ql_log_info, vha, 0x8012,
"BUS RESET ISSUED nexus=%ld:%d%d.\n", vha->host_no, id, lun);
"BUS RESET ISSUED nexus=%ld:%d:%d.\n", vha->host_no, id, lun);

if (qla2x00_wait_for_hba_online(vha) != QLA_SUCCESS) {
ql_log(ql_log_fatal, vha, 0x8013,
Expand Down

0 comments on commit afd4b82

Please sign in to comment.