Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335850
b: refs/heads/master
c: da9da01
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and David S. Miller committed Nov 20, 2012
1 parent 33d546b commit fb13858
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3272dd9b0fe4bc09321219ab65dc5eda3e82445c
refs/heads/master: da9da01d9199b5bb15289d0859053c9aa3a34ac0
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/8390/ne.c
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,7 @@ static int __init ne_drv_probe(struct platform_device *pdev)
dev->irq = irq[this_dev];
dev->mem_end = bad[this_dev];
}
SET_NETDEV_DEV(dev, &pdev->dev);
err = do_ne_probe(dev);
if (err) {
free_netdev(dev);
Expand Down

0 comments on commit fb13858

Please sign in to comment.