Skip to content

Commit c29451a

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 <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 2ab0edb commit c29451a

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
@@ -30,6 +30,9 @@ attribute-sets:
3030
-
3131
name: flags
3232
type: u32
33+
-
34+
name: phy-index
35+
type: u32
3336

3437
-
3538
name: bitset-bit

0 commit comments

Comments
 (0)