IPv6: convert addrconf hash list to RCU
[pandora-kernel.git] / include / net / if_inet6.h
index 4984015..22a00b1 100644 (file)
@@ -64,6 +64,7 @@ struct inet6_ifaddr {
 #endif
 
        int                     dead;
+       struct rcu_head         rcu;
 };
 
 struct ip6_sf_socklist {