Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221614
b: refs/heads/master
c: 811718f
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Nov 1, 2010
1 parent 4f53652 commit 425bcba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b0786b430c982dffbb44d8030e6b6088671ce745
refs/heads/master: 811718f071bbd337a823b2827ca3ea2b7205d162
1 change: 0 additions & 1 deletion trunk/drivers/net/ibm_newemac/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2871,7 +2871,6 @@ static int __devinit emac_probe(struct platform_device *ofdev,
SET_ETHTOOL_OPS(ndev, &emac_ethtool_ops);

netif_carrier_off(ndev);
netif_stop_queue(ndev);

err = register_netdev(ndev);
if (err) {
Expand Down

0 comments on commit 425bcba

Please sign in to comment.