]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/xfrm.h
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[karo-tx-linux.git] / include / net / xfrm.h
index 17934312eecbc7ec114036f54efcfbbd322aec0b..31947b9c21d60e36ae91b08ca96360dc6a283e1e 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