Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200538
b: refs/heads/master
c: ade2d3d
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and David S. Miller committed Jun 21, 2010
1 parent 2e250b9 commit 6a7d0df
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: 25442e06d20aaba7d7b16438078a562b3e4cf19b
refs/heads/master: ade2d3db21b0625f9528bcd6f1656dd7c8d0fe08
2 changes: 1 addition & 1 deletion trunk/drivers/net/mipsnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ static const struct net_device_ops mipsnet_netdev_ops = {
.ndo_set_mac_address = eth_mac_addr,
};

static int __init mipsnet_probe(struct platform_device *dev)
static int __devinit mipsnet_probe(struct platform_device *dev)
{
struct net_device *netdev;
int err;
Expand Down

0 comments on commit 6a7d0df

Please sign in to comment.