On 8/30/24 20:39, Jakub Kicinski wrote:
On Fri, 30 Aug 2024 12:55:05 +0200 Paolo Abeni wrote:#define NETLINK_CTX_SIZE 48and use such define above and in linux/netlink.hAha, would be good to also have a checking macro. Maybe rename NL_ASSERT_DUMP_CTX_FITS() to apply more broadly? or add a new one? Weak preference for former.
I will rename it to NL_ASSERT_CTX_FITS(), in the same patch. /P
