Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276809
b: refs/heads/master
c: be5ea3c
h: refs/heads/master
i:
  276807: 4680338
v: v3
  • Loading branch information
Saurav Kashyap authored and James Bottomley committed Dec 12, 2011
1 parent 547a502 commit 7c1bf5a
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: 4e85e3d92fd1b52989882062f5cb143a31375b62
refs/heads/master: be5ea3cfa15ddef0bee9dfbc214c2113119087a2
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/qla2xxx/qla_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1509,7 +1509,8 @@ qla2x00_setup_chip(scsi_qla_host_t *vha)
&ha->fw_xcb_count, NULL, NULL,
&ha->max_npiv_vports, NULL);

if (!fw_major_version && ql2xallocfwdump)
if (!fw_major_version && ql2xallocfwdump
&& !IS_QLA82XX(ha))
qla2x00_alloc_fw_dump(vha);
}
} else {
Expand Down

0 comments on commit 7c1bf5a

Please sign in to comment.