From: Maxime Chevallier Date: Thu, 21 Dec 2023 18:00:39 +0000 (+0100) Subject: netlink: specs: add phy-index as a header parameter X-Git-Tag: v6.8-rc1~131^2~73^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29451aefcb42359905d18678de38e52eccb3bb5;p=thirdparty%2Fkernel%2Flinux.git netlink: specs: add phy-index as a header parameter Update the spec to take the newly introduced phy-index as a generic request parameter. Signed-off-by: Maxime Chevallier Reviewed-by: Andrew Lunn Signed-off-by: David S. Miller --- diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml index 197208f419dce..bb6e1dc6d1c53 100644 --- a/Documentation/netlink/specs/ethtool.yaml +++ b/Documentation/netlink/specs/ethtool.yaml @@ -30,6 +30,9 @@ attribute-sets: - name: flags type: u32 + - + name: phy-index + type: u32 - name: bitset-bit