Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97589
b: refs/heads/master
c: fa0926d
h: refs/heads/master
i:
  97587: 65e091f
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed May 15, 2008
1 parent 69647e3 commit b56bb0c
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: 6c2f527cb84cbd7d2d8a668c979e70bf78980ccc
refs/heads/master: fa0926df0f5cf63b998a79127519bdcfe9bf05f7
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_mbx.c
Original file line number Diff line number Diff line change
Expand Up @@ -2508,7 +2508,7 @@ qla2x00_enable_fce_trace(scsi_qla_host_t *ha, dma_addr_t fce_dma,
if (mb)
memcpy(mb, mcp->mb, 8 * sizeof(*mb));
if (dwords)
*dwords = mcp->mb[6];
*dwords = buffers;
}

return rval;
Expand Down

0 comments on commit b56bb0c

Please sign in to comment.