diff --git a/include/net/xfrm.h b/include/net/xfrm.h
index f2c5ba28a428765b6a092f095b0516cb25b2f5a8..45e11b3631e4228b6fec6ebf761e4b5a23259700 100644
--- a/include/net/xfrm.h
+++ b/include/net/xfrm.h
@@ -467,7 +467,6 @@ struct xfrm_policy_walk {
 
 struct xfrm_policy
 {
-	struct xfrm_policy	*next;
 	struct hlist_node	bydst;
 	struct hlist_node	byidx;