Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202921
b: refs/heads/master
c: c04ec80
h: refs/heads/master
i:
  202919: 16297de
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Jun 15, 2010
1 parent 01c9fa2 commit 0227f91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ab6c163dee279559e3a62d774af7e4c4c9b4c67
refs/heads/master: c04ec8063d3a89e5ae933c7b4be04476fe65c6de
3 changes: 1 addition & 2 deletions trunk/net/core/netpoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -867,8 +867,7 @@ void netpoll_cleanup(struct netpoll *np)
ops = np->dev->netdev_ops;
if (ops->ndo_netpoll_cleanup)
ops->ndo_netpoll_cleanup(np->dev);
else
np->dev->npinfo = NULL;
np->dev->npinfo = NULL;
}
}

Expand Down

0 comments on commit 0227f91

Please sign in to comment.