Skip to content

Commit 63afe0c

Browse files
kmaincentkuba-moo
authored andcommitted
netlink: specs: Add missing phy-ntf command to ethtool spec
ETHTOOL_MSG_PHY_NTF description is missing in the ethtool netlink spec. Add it to the spec. Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Link: https://patch.msgid.link/20241022151418.875424-1-kory.maincent@bootlin.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent ba4e469 commit 63afe0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/netlink/specs/ethtool.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1956,3 +1956,7 @@ operations:
19561956
- upstream-sfp-name
19571957
- downstream-sfp-name
19581958
dump: *phy-get-op
1959+
-
1960+
name: phy-ntf
1961+
doc: Notification for change in PHY devices.
1962+
notify: phy-get

0 commit comments

Comments
 (0)