diff options
author | 2025-03-16 00:51:13 +0800 | |
---|---|---|
committer | 2025-03-20 15:23:29 +0100 | |
commit | 90a7138619a0c55e2aefaad27b12ffc2ddbeed78 (patch) | |
tree | 7d52af3a075c30d6ab598887f2a4e1adefa0d262 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools headers: Sync uapi/asm-generic/socket.h with the kernel sources (diff) | |
download | linux-rng-90a7138619a0c55e2aefaad27b12ffc2ddbeed78.tar.xz linux-rng-90a7138619a0c55e2aefaad27b12ffc2ddbeed78.zip |
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Previous commit 8b5c171bb3dc ("neigh: new unresolved queue limits")
introduces new netlink attribute NDTPA_QUEUE_LENBYTES to represent
approximative value for deprecated QUEUE_LEN. However, it forgot to add
the associated nla_policy in nl_ntbl_parm_policy array. Fix it with one
simple NLA_U32 type policy.
Fixes: 8b5c171bb3dc ("neigh: new unresolved queue limits")
Signed-off-by: Lin Ma <linma@zju.edu.cn>
Link: https://patch.msgid.link/20250315165113.37600-1-linma@zju.edu.cn
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions