Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157019
b: refs/heads/master
c: d3b325f
h: refs/heads/master
i:
  157017: 757f434
  157015: 31ce380
v: v3
  • Loading branch information
Petri Gynther authored and David S. Miller committed Aug 20, 2009
1 parent 4c214fb commit e0b085c
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: cbb35f8a2858f7e0fff5df598cb286c4bcae5976
refs/heads/master: d3b325f9c25be6d504bc73afce7f92d0e25001d7
2 changes: 2 additions & 0 deletions trunk/drivers/net/ibm_newemac/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1305,6 +1305,8 @@ static int emac_close(struct net_device *ndev)

free_irq(dev->emac_irq, dev);

netif_carrier_off(ndev);

return 0;
}

Expand Down

0 comments on commit e0b085c

Please sign in to comment.