vlan: rcu annotations
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 24 Oct 2010 21:31:58 +0000 (21:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Oct 2010 20:09:43 +0000 (13:09 -0700)
commitb616b09afabf6d569aa31176aa86f05d2586de3e
tree9765278f9825a612c27fea34aba0c614594b88c5
parent5202e173d7bc5ff832a4f36e66f26e00feb343c6
vlan: rcu annotations

(struct net_device)->vlgrp is rcu protected :

add __rcu annotation and proper rcu primitives.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/8021q/vlan.c