Skip to content

Commit 9af0e89

Browse files
minimaxwelldavem330
authored andcommitted
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 <maxime.chevallier@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> Tested-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c15e065 commit 9af0e89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/netlink/specs/ethtool.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ attribute-sets:
5454
name: flags
5555
type: u32
5656
enum: header-flags
57+
-
58+
name: phy-index
59+
type: u32
5760

5861
-
5962
name: bitset-bit

0 commit comments

Comments
 (0)