Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74488
b: refs/heads/master
c: 3d26e69
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and Jeff Garzik committed Dec 1, 2007
1 parent 33c5b8d commit e3df3cd
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: 0313d9884f3aaa540ec387125dde58bba01f10a5
refs/heads/master: 3d26e69533e4df45d03c0b9fa0b3f7e84980b873
2 changes: 2 additions & 0 deletions trunk/drivers/net/fec_mpc52xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,8 @@ mpc52xx_fec_probe(struct of_device *op, const struct of_device_id *match)

mpc52xx_fec_reset_stats(ndev);

SET_NETDEV_DEV(ndev, &op->dev);

/* Register the new network device */
rv = register_netdev(ndev);
if (rv < 0)
Expand Down

0 comments on commit e3df3cd

Please sign in to comment.