Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116399
b: refs/heads/master
c: 171ac6a
h: refs/heads/master
i:
  116397: eb5a123
  116395: 44ee33e
  116391: 03a5c99
  116383: 9b38956
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Oct 16, 2008
1 parent 77913cb commit c334da5
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: c7576b5b339f08c7346591c71a330b08f8b9943f
refs/heads/master: 171ac6ae94e31d0fcb5ae922efd4a77a7e48b4e5
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/aha152x.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ CMD_INC_RESID(struct scsi_cmnd *cmd, int inc)
#else
#define IRQ_MIN 9
#if defined(__PPC)
#define IRQ_MAX (NR_IRQS-1)
#define IRQ_MAX (nr_irqs-1)
#else
#define IRQ_MAX 12
#endif
Expand Down

0 comments on commit c334da5

Please sign in to comment.