diff options
| author | Hangbin Liu <liuhangbin@gmail.com> | 2026-03-11 11:22:29 +0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-12 17:51:35 -0700 |
| commit | 7c52f407f28d2e3746a931f88869b0169a09ed6a (patch) | |
| tree | a7d205356193c406bb18353fa18b92e28ab6a72b /Documentation | |
| parent | 00699d944836576d2789eb0cf02d989b975375d7 (diff) | |
ynl: ethtool: remove duplicated unspec entry
There is a duplicated unspec entry. Remove it.
No user impact expected, found by inspection.
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Link: https://patch.msgid.link/20260311-b4-drop_dup_unspec-v1-1-e0dfa47b5981@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/netlink/specs/ethtool.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml index 4707063af3b4..a05b5425b76a 100644 --- a/Documentation/netlink/specs/ethtool.yaml +++ b/Documentation/netlink/specs/ethtool.yaml @@ -311,10 +311,6 @@ attribute-sets: type: unused value: 0 - - name: unspec - type: unused - value: 0 - - name: string type: nest multi-attr: true |
