diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-04-02 18:37:03 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-04 07:36:05 -0700 |
commit | 0802c32d4b03a26604c2db2c8a63b34a80361305 (patch) | |
tree | 3585d0f55d4cfd1236d6520c4f4ef9cd101eb995 /rust/helpers/build_bug.c | |
parent | d84366bc5b1b8171f1ec9bba94c491be1c57d336 (diff) | |
download | linux-0802c32d4b03a26604c2db2c8a63b34a80361305.tar.gz linux-0802c32d4b03a26604c2db2c8a63b34a80361305.tar.bz2 linux-0802c32d4b03a26604c2db2c8a63b34a80361305.zip |
netlink: specs: rt_addr: fix the spec format / schema failures
The spec is mis-formatted, schema validation says:
Failed validating 'type' in schema['properties']['operations']['properties']['list']['items']['properties']['dump']['properties']['request']['properties']['value']:
{'minimum': 0, 'type': 'integer'}
On instance['operations']['list'][3]['dump']['request']['value']:
'58 - ifa-family'
The ifa-family clearly wants to be part of an attribute list.
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Yuyang Huang <yuyanghuang@google.com>
Fixes: 4f280376e531 ("selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support")
Link: https://patch.msgid.link/20250403013706.2828322-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions