Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258855
b: refs/heads/master
c: a06a0f8
h: refs/heads/master
i:
  258853: cdefa3e
  258851: d1d1e6d
  258847: 5f35dad
v: v3
  • Loading branch information
Justin P. Mattock authored and Jiri Kosina committed Jun 27, 2011
1 parent 5afccd3 commit 29f04b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 19f3199cd6b9e77ab47aeab001009cd39687fe06
refs/heads/master: a06a0f8e3e28406828b0087012acfb0b802147b3
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/qla2xxx/qla_isr.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ qla2100_intr_handler(int irq, void *dev_id)

/*
* Issue a "HARD" reset in order for the RISC interrupt
* bit to be cleared. Schedule a big hammmer to get
* bit to be cleared. Schedule a big hammer to get
* out of the RISC PAUSED state.
*/
WRT_REG_WORD(&reg->hccr, HCCR_RESET_RISC);
Expand Down Expand Up @@ -169,7 +169,7 @@ qla2300_intr_handler(int irq, void *dev_id)
/*
* Issue a "HARD" reset in order for the RISC
* interrupt bit to be cleared. Schedule a big
* hammmer to get out of the RISC PAUSED state.
* hammer to get out of the RISC PAUSED state.
*/
WRT_REG_WORD(&reg->hccr, HCCR_RESET_RISC);
RD_REG_WORD(&reg->hccr);
Expand Down

0 comments on commit 29f04b6

Please sign in to comment.