aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/lib/py/env.py
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2025-05-16 11:59:27 +0000
committerJakub Kicinski <[email protected]>2025-05-19 23:06:42 +0000
commita462903fa22541f212134fba81084315ad843e6e (patch)
tree38f2fb38ee8aff7714921549adb3ca8a9beeebe6 /tools/testing/selftests/drivers/net/lib/py/env.py
parentMerge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-next (diff)
downloadkernel-a462903fa22541f212134fba81084315ad843e6e.tar.gz
kernel-a462903fa22541f212134fba81084315ad843e6e.zip
net: netlink: reduce extack cookie size
Seems like the extack cookie hasn't found any users outside of wireless, which always uses nl_set_extack_cookie_u64(). Thus, allocating 20 bytes for it is pointless, reduce that to 8 bytes, and add a BUILD_BUG_ON() to ensure it's enough (obviously it is, for a u64, but in case it changes again.) Signed-off-by: Johannes Berg <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions