Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106567
b: refs/heads/master
c: 6d05252
h: refs/heads/master
i:
  106565: 5c42f68
  106563: aac89f2
  106559: 6072953
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Jul 26, 2008
1 parent e036bdc commit 736f92e
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: 42e421b184967c8bc70d72eed8e1b179e9a51acb
refs/heads/master: 6d0525292ad13f17abcd4a21e488d5b667e90668
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ qla24xx_chip_diag(scsi_qla_host_t *ha)
/* Perform RISC reset. */
qla24xx_reset_risc(ha);

ha->fw_transfer_size = REQUEST_ENTRY_SIZE * 1024;
ha->fw_transfer_size = REQUEST_ENTRY_SIZE * ha->request_q_length;

rval = qla2x00_mbx_reg_test(ha);
if (rval) {
Expand Down

0 comments on commit 736f92e

Please sign in to comment.