commit | b616b09afabf6d569aa31176aa86f05d2586de3e | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sun Oct 24 21:31:58 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 25 13:09:43 2010 -0700 |
tree | 9765278f9825a612c27fea34aba0c614594b88c5 | |
parent | 5202e173d7bc5ff832a4f36e66f26e00feb343c6 [diff] |
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>