diff options
-rw-r--r-- | include/net/xfrm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/xfrm.h b/include/net/xfrm.h index f2c5ba28a428..45e11b3631e4 100644 --- a/include/net/xfrm.h +++ b/include/net/xfrm.h | |||
@@ -467,7 +467,6 @@ struct xfrm_policy_walk { | |||
467 | 467 | ||
468 | struct xfrm_policy | 468 | struct xfrm_policy |
469 | { | 469 | { |
470 | struct xfrm_policy *next; | ||
471 | struct hlist_node bydst; | 470 | struct hlist_node bydst; |
472 | struct hlist_node byidx; | 471 | struct hlist_node byidx; |
473 | 472 | ||