Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
[platform/kernel/linux-rpi.git] / include / net / netns / xfrm.h
index 88c6473..947733a 100644 (file)
@@ -82,6 +82,7 @@ struct netns_xfrm {
 #endif
        spinlock_t              xfrm_state_lock;
        seqcount_spinlock_t     xfrm_state_hash_generation;
+       seqcount_spinlock_t     xfrm_policy_hash_generation;
 
        spinlock_t xfrm_policy_lock;
        struct mutex xfrm_cfg_mutex;