aboutsummaryrefslogtreecommitdiff
path: root/Documentation/netlink
diff options
context:
space:
mode:
authorGravatar Jakub Kicinski <kuba@kernel.org> 2023-06-09 14:43:44 -0700
committerGravatar David S. Miller <davem@davemloft.net> 2023-06-12 11:01:03 +0100
commit68335713d2eaf8e3e064c584b39da45fdee6e365 (patch)
tree2226d224422a0e0df82d1f377a0d0d7e268c3c7f /Documentation/netlink
parentnetlink: specs: ethtool: untangle stats-get (diff)
downloadlinux-68335713d2eaf8e3e064c584b39da45fdee6e365.tar.gz
linux-68335713d2eaf8e3e064c584b39da45fdee6e365.tar.bz2
linux-68335713d2eaf8e3e064c584b39da45fdee6e365.zip
netlink: specs: ethtool: mark pads as pads
Pad is a separate type. Even though in practice they can only be a u32 the value should be discarded. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/netlink')
-rw-r--r--Documentation/netlink/specs/ethtool.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/netlink/specs/ethtool.yaml b/Documentation/netlink/specs/ethtool.yaml
index 00c1ab04b857..837b565577ca 100644
--- a/Documentation/netlink/specs/ethtool.yaml
+++ b/Documentation/netlink/specs/ethtool.yaml
@@ -502,7 +502,7 @@ attribute-sets:
attributes:
-
name: pad
- type: u32
+ type: pad
-
name: tx-frames
type: u64
@@ -720,7 +720,7 @@ attribute-sets:
attributes:
-
name: pad
- type: u8
+ type: pad
-
name: corrected
type: binary
@@ -784,7 +784,7 @@ attribute-sets:
attributes:
-
name: pad
- type: u32
+ type: pad
-
name: id
type: u32
@@ -830,7 +830,7 @@ attribute-sets:
attributes:
-
name: pad
- type: u32
+ type: pad
-
name: header
type: nest