Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41566
b: refs/heads/master
c: aae343d
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Garzik committed Dec 2, 2006
1 parent f77385d commit a069246
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: 71bd7877d470b4037c9ef0d060ac39228f0f6289
refs/heads/master: aae343d493df965ac3abec1bd97cccfe44a7d920
1 change: 1 addition & 0 deletions trunk/drivers/net/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -2252,6 +2252,7 @@ static void skge_phy_reset(struct skge_port *skge)
{
struct skge_hw *hw = skge->hw;
int port = skge->port;
struct net_device *dev = hw->dev[port];

netif_stop_queue(skge->netdev);
netif_carrier_off(skge->netdev);
Expand Down

0 comments on commit a069246

Please sign in to comment.