Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93941
b: refs/heads/master
c: c1ec1f1
h: refs/heads/master
i:
  93939: 477c7d4
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Apr 27, 2008
1 parent df6a155 commit 605652c
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: 550bf57dfb2200721baa43cfd9a8c75c2c166870
refs/heads/master: c1ec1f1bf9cb1ba80e79a74d48bcfb5da246d6f6
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 @@ -2982,8 +2982,8 @@ qla84xx_verify_chip(struct scsi_qla_host *ha, uint16_t *status)
/* We update the firmware with only one data sequence. */
options |= VCO_END_OF_DATA;

retry = 0;
do {
retry = 0;
memset(mn, 0, sizeof(*mn));
mn->p.req.entry_type = VERIFY_CHIP_IOCB_TYPE;
mn->p.req.entry_count = 1;
Expand Down

0 comments on commit 605652c

Please sign in to comment.