Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159030
b: refs/heads/master
c: dd93667
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Jul 24, 2009
1 parent 92d186b commit e0a1a44
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: 2e76baea67fa74442938afd3417170b28e7aac86
refs/heads/master: dd93667711761362b393cfbd5959bb11aa1fa80d
2 changes: 1 addition & 1 deletion trunk/drivers/net/meth.c
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ static const struct net_device_ops meth_netdev_ops = {
/*
* The init function.
*/
static int __init meth_probe(struct platform_device *pdev)
static int __devinit meth_probe(struct platform_device *pdev)
{
struct net_device *dev;
struct meth_private *priv;
Expand Down

0 comments on commit e0a1a44

Please sign in to comment.