Files
linux-stable-mirror/include/linux
Johannes Berg a462903fa2 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 <johannes.berg@intel.com>
Link: https://patch.msgid.link/20250516115927.38209-2-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-05-19 16:06:42 -07:00
..
2025-04-17 10:50:55 -07:00
2025-04-11 18:58:10 -07:00
2025-04-15 11:32:34 +02:00
2025-05-13 11:12:48 +02:00
2025-04-10 18:34:05 -07:00
2025-05-15 04:49:15 +03:00
2025-04-18 10:05:49 -04:00