Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209415
b: refs/heads/master
c: 3c3e210
h: refs/heads/master
i:
  209413: bfbdd77
  209411: 5c6c754
  209407: 824dce0
v: v3
  • Loading branch information
Vikas Chaudhary authored and James Bottomley committed Aug 11, 2010
1 parent e46c351 commit 61a02fe
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 67110dfd45442e70753c575cf0509eaed237b749
refs/heads/master: 3c3e210877e89aa3bfbda22551876986c035c433
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/qla4xxx/ql4_nx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1953,7 +1953,8 @@ qla4_8xxx_get_fdt_info(struct scsi_qla_host *ha)
uint16_t cnt, chksum;
uint16_t *wptr;
struct qla_fdt_layout *fdt;
uint16_t mid, fid;
uint16_t mid = 0;
uint16_t fid = 0;
struct ql82xx_hw_data *hw = &ha->hw;

hw->flash_conf_off = FARX_ACCESS_FLASH_CONF;
Expand Down

0 comments on commit 61a02fe

Please sign in to comment.