Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26461
b: refs/heads/master
c: b0b8dab
h: refs/heads/master
i:
  26459: 48a3386
v: v3
  • Loading branch information
Olaf Hering authored and Jeff Garzik committed May 2, 2006
1 parent 6eb7b9e commit 13a7947
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 330ab71619bacc4d4494227a6cfc9b7f5500403d
refs/heads/master: b0b8dab288590ede2377a671db0a31380f454541
2 changes: 2 additions & 0 deletions trunk/drivers/net/mv643xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -1419,6 +1419,8 @@ static int mv643xx_eth_probe(struct platform_device *pdev)
mv643xx_eth_update_pscr(dev, &cmd);
mv643xx_set_settings(dev, &cmd);

SET_MODULE_OWNER(dev);
SET_NETDEV_DEV(dev, &pdev->dev);
err = register_netdev(dev);
if (err)
goto out;
Expand Down

0 comments on commit 13a7947

Please sign in to comment.