aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/xfrm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netns/xfrm.h')
-rw-r--r--include/net/netns/xfrm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/netns/xfrm.h b/include/net/netns/xfrm.h
index 52d0086d55d3..51f0dce7b643 100644
--- a/include/net/netns/xfrm.h
+++ b/include/net/netns/xfrm.h
@@ -59,7 +59,6 @@ struct netns_xfrm {
59 struct dst_ops xfrm6_dst_ops; 59 struct dst_ops xfrm6_dst_ops;
60#endif 60#endif
61 spinlock_t xfrm_state_lock; 61 spinlock_t xfrm_state_lock;
62 spinlock_t xfrm_policy_sk_bundle_lock;
63 rwlock_t xfrm_policy_lock; 62 rwlock_t xfrm_policy_lock;
64 struct mutex xfrm_cfg_mutex; 63 struct mutex xfrm_cfg_mutex;
65 64