Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150792
b: refs/heads/master
c: 6e327c1
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Dangaard Brouer authored and David S. Miller committed Jun 10, 2009
1 parent dfe5eb3 commit ca4c420
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: 1abb0de2f89c1f9c454c973356b9e4867722f10a
refs/heads/master: 6e327c11a91d190650df9aabe7d3694d4838bfa1
2 changes: 1 addition & 1 deletion trunk/net/8021q/vlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ static void __exit vlan_cleanup_module(void)
BUG_ON(!hlist_empty(&vlan_group_hash[i]));

unregister_pernet_gen_device(vlan_net_id, &vlan_net_ops);
synchronize_net();
rcu_barrier(); /* Wait for completion of call_rcu()'s */

vlan_gvrp_uninit();
}
Expand Down

0 comments on commit ca4c420

Please sign in to comment.