]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
uapi: fix comment in xfrm.h
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 1 Jun 2020 15:07:02 +0000 (08:07 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 1 Jun 2020 15:07:02 +0000 (08:07 -0700)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/xfrm.h

index 5cdda9d37bdc01875db75f2efee210519223e16c..50450f3f075180d57de1b6aba43cfd124ab83d56 100644 (file)
@@ -304,7 +304,7 @@ enum xfrm_attr_type_t {
        XFRMA_PROTO,            /* __u8 */
        XFRMA_ADDRESS_FILTER,   /* struct xfrm_address_filter */
        XFRMA_PAD,
-       XFRMA_OFFLOAD_DEV,      /* struct xfrm_state_offload */
+       XFRMA_OFFLOAD_DEV,      /* struct xfrm_user_offload */
        XFRMA_SET_MARK,         /* __u32 */
        XFRMA_SET_MARK_MASK,    /* __u32 */
        XFRMA_IF_ID,            /* __u32 */