Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33555
b: refs/heads/master
c: 8d4fbd3
h: refs/heads/master
i:
  33553: 07e94c5
  33551: 3a5eaaa
v: v3
  • Loading branch information
HighPoint Linux Team authored and James Bottomley committed Jul 28, 2006
1 parent 0de4ac1 commit b9a3b9c
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: b2b3c121076961333977f485f0d54c22121df920
refs/heads/master: 8d4fbd3f978ba49498dc7c6430368c4ff86a09fc
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/hptiop.c
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ static int hptiop_reset_hba(struct hptiop_hba *hba)
if (atomic_xchg(&hba->resetting, 1) == 0) {
atomic_inc(&hba->reset_count);
writel(IOPMU_INBOUND_MSG0_RESET,
&hba->iop->outbound_msgaddr0);
&hba->iop->inbound_msgaddr0);
hptiop_pci_posting_flush(hba->iop);
}

Expand Down

0 comments on commit b9a3b9c

Please sign in to comment.