Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22328
b: refs/heads/master
c: 81789ef
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Mar 21, 2006
1 parent 6c1a99f commit c91e069
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: 12ac84c4a9c505e3e30529563b04cc8f6d5ebbf3
refs/heads/master: 81789ef5c9a435fbf94224987efe6fbb97ffab09
2 changes: 1 addition & 1 deletion trunk/drivers/net/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -6531,7 +6531,7 @@ static void tg3_timer(unsigned long __opaque)
add_timer(&tp->timer);
}

int tg3_request_irq(struct tg3 *tp)
static int tg3_request_irq(struct tg3 *tp)
{
irqreturn_t (*fn)(int, void *, struct pt_regs *);
unsigned long flags;
Expand Down

0 comments on commit c91e069

Please sign in to comment.