netlink: specs: correct types of legacy arrays
authorJakub Kicinski <kuba@kernel.org>
Fri, 26 May 2023 22:06:53 +0000 (15:06 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 30 May 2023 05:03:48 +0000 (22:03 -0700)
commit0684f29a89e58944a9bfae3a8b5c1a217e44c960
treeec7823a56f8edc607fad6d1ae1b2ef926ac1802a
parent36936a56e1814f6c526fe71fbf980beab4f5577a
netlink: specs: correct types of legacy arrays

ethtool has some attrs which dump multiple scalars into
an attribute. The spec currently expects one attr per entry.

Fixes: a353318ebf24 ("tools: ynl: populate most of the ethtool spec")
Acked-by: Stanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/r/20230526220653.65538-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/ethtool.yaml