Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82641
b: refs/heads/master
c: de4e7c8
h: refs/heads/master
i:
  82639: cba52d5
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Feb 3, 2008
1 parent ed6d849 commit 022e576
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: 237c5e8ee2328c31a130d35e32f7a2260c4512aa
refs/heads/master: de4e7c889927e37099ef7d3c32b75823a17c9009
2 changes: 1 addition & 1 deletion trunk/drivers/net/via-rhine.c
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ static int rhine_napipoll(struct napi_struct *napi, int budget)
}
#endif

static void rhine_hw_init(struct net_device *dev, long pioaddr)
static void __devinit rhine_hw_init(struct net_device *dev, long pioaddr)
{
struct rhine_private *rp = netdev_priv(dev);

Expand Down

0 comments on commit 022e576

Please sign in to comment.