Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327712
b: refs/heads/master
c: 6549dd4
h: refs/heads/master
v: v3
  • Loading branch information
Gao feng authored and David S. Miller committed Aug 30, 2012
1 parent 47b832a commit 2a627c4
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: e6acb384807406c1a6ad3ddc91191f7658e63b7a
refs/heads/master: 6549dd43c04327071571edf7aea4465b16539422
2 changes: 2 additions & 0 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -6259,6 +6259,8 @@ int dev_change_net_namespace(struct net_device *dev, struct net *net, const char
the device is just moving and can keep their slaves up.
*/
call_netdevice_notifiers(NETDEV_UNREGISTER, dev);
rcu_barrier();
call_netdevice_notifiers(NETDEV_UNREGISTER_FINAL, dev);
rtmsg_ifinfo(RTM_DELLINK, dev, ~0U);

/*
Expand Down

0 comments on commit 2a627c4

Please sign in to comment.