Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213792
b: refs/heads/master
c: 2145f1a
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Aug 17, 2010
1 parent f4b46c9 commit e490ad6
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: 6f74dbbc29df6f53bc0deaa8e5a6ff81a4f91534
refs/heads/master: 2145f1afc6b2abe97d983e90c53a1dc17e2da831
2 changes: 1 addition & 1 deletion trunk/drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1859,7 +1859,7 @@ static int register_grp_irqs(struct gfar_priv_grp *grp)
printk(KERN_ERR "%s: Can't get IRQ %d\n",
dev->name, grp->interruptError);

goto err_irq_fail;
goto err_irq_fail;
}

if ((err = request_irq(grp->interruptTransmit, gfar_transmit,
Expand Down

0 comments on commit e490ad6

Please sign in to comment.