Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352474
b: refs/heads/master
c: 402e139
h: refs/heads/master
v: v3
  • Loading branch information
Michael Chan authored and David S. Miller committed Feb 15, 2013
1 parent 4a56152 commit c5462d2
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: c5d0b72e641340c5dc915cdfab5e2c55d81425c2
refs/heads/master: 402e1398a398009d82731ec433220e172be4c7af
2 changes: 2 additions & 0 deletions trunk/drivers/net/ethernet/broadcom/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -16902,6 +16902,8 @@ static int tg3_init_one(struct pci_dev *pdev,

tg3_timer_init(tp);

tg3_carrier_off(tp);

err = register_netdev(dev);
if (err) {
dev_err(&pdev->dev, "Cannot register net device, aborting\n");
Expand Down

0 comments on commit c5462d2

Please sign in to comment.