netlink: specs: Modify pse attribute prefix

JIRA: https://issues.redhat.com/browse/RHEL-57750

commit 57b30d2a5475eb837fe1124f15f93a2a230c7bf3
Author: Kory Maincent (Dent Project) <kory.maincent@bootlin.com>
Date:   Wed Apr 17 16:39:52 2024 +0200

    netlink: specs: Modify pse attribute prefix

    Remove podl from the attribute prefix to prepare the support of PoE pse
    netlink spec.

    Reviewed-by: Andrew Lunn <andrew@lunn.ch>
    Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
    Link: https://lore.kernel.org/r/20240417-feature_poe-v9-4-242293fd1900@bootlin.com
    Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
This commit is contained in:
Michal Schmidt 2024-10-01 09:28:51 +02:00
parent 612630df01
commit a991128003
1 changed files with 9 additions and 9 deletions

View File

@ -899,17 +899,17 @@ attribute-sets:
type: nest
nested-attributes: header
-
name: admin-state
name: podl-pse-admin-state
type: u32
name-prefix: ethtool-a-podl-pse-
name-prefix: ethtool-a-
-
name: admin-control
name: podl-pse-admin-control
type: u32
name-prefix: ethtool-a-podl-pse-
name-prefix: ethtool-a-
-
name: pw-d-status
name: podl-pse-pw-d-status
type: u32
name-prefix: ethtool-a-podl-pse-
name-prefix: ethtool-a-
-
name: rss
attributes:
@ -1593,9 +1593,9 @@ operations:
reply:
attributes: &pse
- header
- admin-state
- admin-control
- pw-d-status
- podl-pse-admin-state
- podl-pse-admin-control
- podl-pse-pw-d-status
dump: *pse-get-op
-
name: pse-set