Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361446
b: refs/heads/master
c: 3f104c3
h: refs/heads/master
v: v3
  • Loading branch information
Georg Hofmann authored and David S. Miller committed Mar 15, 2013
1 parent fe91453 commit 4910cfc
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: d97e74976982a35168c7f131cce0d93537337a26
refs/heads/master: 3f104c38259dcb3e5443c246f0805bc04d887cc3
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/freescale/fec.c
Original file line number Diff line number Diff line change
Expand Up @@ -1441,6 +1441,7 @@ fec_enet_close(struct net_device *ndev)
struct fec_enet_private *fep = netdev_priv(ndev);

/* Don't know what to do yet. */
napi_disable(&fep->napi);
fep->opened = 0;
netif_stop_queue(ndev);
fec_stop(ndev);
Expand Down

0 comments on commit 4910cfc

Please sign in to comment.