From: Maxime Chevallier Date: Wed, 21 Aug 2024 15:10:00 +0000 (+0200) Subject: netlink: specs: add phy-index as a header parameter X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9af0e89d6c2433afd3e5e7cc52c7592ef23526c0;p=users%2Fjedix%2Flinux-maple.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 Reviewed-by: Christophe Leroy Tested-by: Christophe Leroy Signed-off-by: David S. Miller --- diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml index 1bbeaba5c644..7d6c3ace3fa2 100644 --- a/Documentation/netlink/specs/ethtool.yaml +++ b/Documentation/netlink/specs/ethtool.yaml @@ -54,6 +54,9 @@ attribute-sets: name: flags type: u32 enum: header-flags + - + name: phy-index + type: u32 - name: bitset-bit