Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22548
b: refs/heads/master
c: 7062c52
h: refs/heads/master
v: v3
  • Loading branch information
Jamie Wellnitz authored and James Bottomley committed Mar 1, 2006
1 parent bad3775 commit a62a5cf
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: 6ad425356bba9664393b579d81df8135ca1510e6
refs/heads/master: 7062c5281c68dfdb685ec9ba25cfc7b6a15bc0fe
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/lpfc/lpfc_sli.c
Original file line number Diff line number Diff line change
Expand Up @@ -2983,7 +2983,7 @@ lpfc_intr_handler(int irq, void *dev_id, struct pt_regs * regs)
* to shutdown interrupt when there is a
* ERROR.
*/
lpfc_sli_send_reset(phba, phba->hba_state);
lpfc_sli_send_reset(phba, 1);
}

spin_lock(phba->host->host_lock);
Expand Down

0 comments on commit a62a5cf

Please sign in to comment.