Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Kory Maincent and committed by
Jakub Kicinski
63afe0c2 ba4e469e

+4
+4
Documentation/netlink/specs/ethtool.yaml
··· 1956 1956 - upstream-sfp-name 1957 1957 - downstream-sfp-name 1958 1958 dump: *phy-get-op 1959 + - 1960 + name: phy-ntf 1961 + doc: Notification for change in PHY devices. 1962 + notify: phy-get