Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78435
b: refs/heads/master
c: a662071
h: refs/heads/master
i:
  78433: 18b2015
  78431: 01629d2
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Jan 28, 2008
1 parent 0c6650b commit eb2c6a0
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: aebcf82c1fe9231be5cb4f9c1362d5db39e7d7b2
refs/heads/master: a66207121f85c54a3df4d347a3c5bdf6cb154b09
2 changes: 2 additions & 0 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -3971,6 +3971,8 @@ void synchronize_net(void)

void unregister_netdevice(struct net_device *dev)
{
ASSERT_RTNL();

rollback_registered(dev);
/* Finish processing unregister after unlock */
net_set_todo(dev);
Expand Down

0 comments on commit eb2c6a0

Please sign in to comment.