commit | 198caeca3eb4c81bbdbeb34a870868002f89b3d2 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sun Oct 24 21:32:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 25 13:09:43 2010 -0700 |
tree | ac2c01e12b71c3a88a8b2d6b86151b618878af1a | |
parent | b616b09afabf6d569aa31176aa86f05d2586de3e [diff] |
ipv6: ip6_ptr rcu annotations (struct net_device)->ip6_ptr 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>