Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203638
b: refs/heads/master
c: 6539548
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and David S. Miller committed Jul 19, 2010
1 parent 2b4b129 commit a329460
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: e2df8b7f6665075f7fe93613897117743c7bf0ba
refs/heads/master: 653954825dce4015d6418ddb4de7826205f44c87
2 changes: 1 addition & 1 deletion trunk/drivers/net/82596.c
Original file line number Diff line number Diff line change
Expand Up @@ -1040,8 +1040,8 @@ static int i596_open(struct net_device *dev)
err_irq_56:
#ifdef ENABLE_MVME16x_NET
free_irq(0x56, dev);
#endif
err_irq_dev:
#endif
free_irq(dev->irq, dev);

return res;
Expand Down

0 comments on commit a329460

Please sign in to comment.