diff options
| author | Eric Dumazet <[email protected]> | 2011-05-09 04:40:44 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-05-09 11:41:41 -0700 |
| commit | 48752e1b1802231ef2a076f34d861918b7d571c3 (patch) | |
| tree | d4be28aa585dd24e3ebe456748a4d92a841882d3 /include/linux/timerqueue.h | |
| parent | da37e368763f708d2ae5a81e61ec59372b831cf5 (diff) | |
vlan: remove one synchronize_net() call
At VLAN dismantle phase, unregister_vlan_dev() makes one
synchronize_net() call after vlan_group_set_device(grp, vlan_id, NULL).
This call can be safely removed because we are calling
unregister_netdevice_queue() to queue device for deletion, and this
process needs at least one rcu grace period to complete.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Ben Greear <[email protected]>
Cc: Patrick McHardy <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Jesse Gross <[email protected]>
Cc: Michał Mirosław <[email protected]>
Acked-by: Jesse Gross <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions