Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[cascardo/linux.git] / include / net / xfrm.h
index 1793431..31947b9 100644 (file)
@@ -187,7 +187,7 @@ struct xfrm_state {
        struct xfrm_replay_state_esn *preplay_esn;
 
        /* The functions for replay detection. */
-       struct xfrm_replay      *repl;
+       const struct xfrm_replay *repl;
 
        /* internal flag that only holds state for delayed aevent at the
         * moment