Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359469
b: refs/heads/master
c: e951aca
h: refs/heads/master
i:
  359467: 4dc4ba4
v: v3
  • Loading branch information
Vikas Chaudhary authored and James Bottomley committed Jan 30, 2013
1 parent 69c5f75 commit 7fd35e2
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: 19173f81c1ce30487fcdd7b00b6bc4cb59c953e9
refs/heads/master: e951aca1beaf8493536cedfce4152531f7c4b59b
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla4xxx/ql4_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -5271,7 +5271,7 @@ static int qla4xxx_probe_adapter(struct pci_dev *pdev,
if (is_qla80XX(ha)) {
ha->isp_ops->idc_lock(ha);
dev_state = qla4_8xxx_rd_direct(ha,
QLA82XX_CRB_DEV_STATE);
QLA8XXX_CRB_DEV_STATE);
ha->isp_ops->idc_unlock(ha);
if (dev_state == QLA8XXX_DEV_FAILED) {
ql4_printk(KERN_WARNING, ha, "%s: don't retry "
Expand Down

0 comments on commit 7fd35e2

Please sign in to comment.