Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3607
b: refs/heads/master
c: e254e9b
h: refs/heads/master
i:
  3605: 262af18
  3603: a5a3d85
  3599: 3c02428
v: v3
  • Loading branch information
John W. Linville authored and Jeff Garzik committed Jun 27, 2005
1 parent 6ba5d05 commit 60e7ade
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 1fe2cb32763457a829d33b38ec117ffe5c98e045
refs/heads/master: e254e9bff5283aad1af6d74d2a312ee011b84d61
3 changes: 3 additions & 0 deletions trunk/drivers/net/b44.c
Original file line number Diff line number Diff line change
Expand Up @@ -1285,6 +1285,9 @@ static int b44_open(struct net_device *dev)
b44_init_hw(bp);
bp->flags |= B44_FLAG_INIT_COMPLETE;

netif_carrier_off(dev);
b44_check_phy(bp);

spin_unlock_irq(&bp->lock);

init_timer(&bp->timer);
Expand Down

0 comments on commit 60e7ade

Please sign in to comment.