Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210807
b: refs/heads/master
c: ef885af
h: refs/heads/master
i:
  210805: b140282
  210803: 35b5dac
  210799: 7e1d9f2
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Sep 14, 2010
1 parent 30878f8 commit bf1d083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ab12811c89e88f2e66746790b1fe4469ccb7bdd9
refs/heads/master: ef885afbf8a37689afc1d9d545e2f3e7a8276c17
2 changes: 1 addition & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -4845,7 +4845,7 @@ static void rollback_registered_many(struct list_head *head)
dev = list_first_entry(head, struct net_device, unreg_list);
call_netdevice_notifiers(NETDEV_UNREGISTER_BATCH, dev);

synchronize_net();
rcu_barrier();

list_for_each_entry(dev, head, unreg_list)
dev_put(dev);
Expand Down

0 comments on commit bf1d083

Please sign in to comment.