From: Jakub Kicinski Date: Wed, 24 Jul 2024 23:42:48 +0000 (-0700) Subject: netlink: specs: correct the spec of ethtool X-Git-Tag: v6.11-rc2~28^2~31^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a40c7a24f97edda025f53cfe8f0bc6a6e3c12fa6;p=thirdparty%2Flinux.git netlink: specs: correct the spec of ethtool The spec for Ethtool is a bit inaccurate. We don't currently support dump. Context is only accepted as input and not echoed to output (which is a separate bug). Fixes: a353318ebf24 ("tools: ynl: populate most of the ethtool spec") Acked-by: Paolo Abeni Reviewed-by: Joe Damato Link: https://patch.msgid.link/20240724234249.2621109-2-kuba@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml index 495e35fcfb218..ebbd8dd96b5c7 100644 --- a/Documentation/netlink/specs/ethtool.yaml +++ b/Documentation/netlink/specs/ethtool.yaml @@ -1753,15 +1753,14 @@ operations: request: attributes: - header + - context reply: attributes: - header - - context - hfunc - indir - hkey - input_xfrm - dump: *rss-get-op - name: plca-get-cfg doc: Get PLCA params.