[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210502211615.diirz64l2rhudeh6@lion.mk-sys.cz>
Date: Sun, 2 May 2021 23:16:15 +0200
From: Michal Kubecek <mkubecek@...e.cz>
To: Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org, idosch@...sch.org
Subject: Re: [PATCH ethtool-next v2 1/7] update UAPI header copies
On Thu, Apr 22, 2021 at 08:40:44AM -0700, Jakub Kicinski wrote:
> Update to kernel commit 6ecaf81d4ac6.
>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> uapi/linux/ethtool.h | 109 ++++++++++++++------
> uapi/linux/ethtool_netlink.h | 187 +++++++++++++++++++++++++++++++++++
> uapi/linux/rtnetlink.h | 13 +++
> 3 files changed, 277 insertions(+), 32 deletions(-)
There should be also a change in uapi/linux/if_link.h (diff below).
Michal
diff --git a/uapi/linux/if_link.h b/uapi/linux/if_link.h
index c96880c51c93..50193377e5e4 100644
--- a/uapi/linux/if_link.h
+++ b/uapi/linux/if_link.h
@@ -809,7 +809,6 @@ enum {
IFLA_GTP_FD1,
IFLA_GTP_PDP_HASHSIZE,
IFLA_GTP_ROLE,
- IFLA_GTP_COLLECT_METADATA,
__IFLA_GTP_MAX,
};
#define IFLA_GTP_MAX (__IFLA_GTP_MAX - 1)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists