Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195547
b: refs/heads/master
c: e05a9e7
h: refs/heads/master
i:
  195545: fdcfe45
  195543: 97887d2
v: v3
  • Loading branch information
Julia Lawall authored and James Bottomley committed Apr 11, 2010
1 parent f1d30a9 commit 24ba4da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1278b11f46d9f34097f44ecc417148f27e8997fe
refs/heads/master: e05a9e7b18dfcce6911d0b901d7f04387cc1d93c
1 change: 0 additions & 1 deletion trunk/drivers/scsi/pm8001/pm8001_hwi.c
Original file line number Diff line number Diff line change
Expand Up @@ -4390,7 +4390,6 @@ pm8001_chip_fw_flash_update_req(struct pm8001_hba_info *pm8001_ha,
return -ENOMEM;
}
}
memset(buffer, 0, fw_control->len);
memcpy(buffer, fw_control->buffer, fw_control->len);
flash_update_info.sgl.addr = cpu_to_le64(phys_addr);
flash_update_info.sgl.im_len.len = cpu_to_le32(fw_control->len);
Expand Down

0 comments on commit 24ba4da

Please sign in to comment.