Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84403
b: refs/heads/master
c: e6e074f
h: refs/heads/master
i:
  84401: de5ca77
  84399: 94cfffa
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed Feb 8, 2008
1 parent 846f6f5 commit 32f0bfb
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: da4541b63bbe9a945d7bbc1105f2deacc42ef195
refs/heads/master: e6e074f175879b1c1d700056aa0c32abefb92c1a
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 @@ -980,7 +980,7 @@ qla2x00_init_firmware(scsi_qla_host_t *ha, uint16_t size)
DEBUG11(printk("qla2x00_init_firmware(%ld): entered.\n",
ha->host_no));

if (ha->fw_attributes & BIT_2)
if (ha->flags.npiv_supported)
mcp->mb[0] = MBC_MID_INITIALIZE_FIRMWARE;
else
mcp->mb[0] = MBC_INITIALIZE_FIRMWARE;
Expand Down

0 comments on commit 32f0bfb

Please sign in to comment.