Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109254
b: refs/heads/master
c: d3d7b53
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Jeff Garzik committed Aug 27, 2008
1 parent c27140c commit e6b1efa
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: f4f62301c6f42127b7462274abfcbc278f84d59a
refs/heads/master: d3d7b53d1ae46534cd73e1073a5c29e3b61a0552
2 changes: 1 addition & 1 deletion trunk/drivers/net/wd.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ static int __init wd_probe1(struct net_device *dev, int ioaddr)
#ifdef CONFIG_NET_POLL_CONTROLLER
dev->poll_controller = ei_poll;
#endif
NS8390p_init(dev, 0);
NS8390_init(dev, 0);

#if 1
/* Enable interrupt generation on softconfig cards -- M.U */
Expand Down

0 comments on commit e6b1efa

Please sign in to comment.