From 6b8752f20c06eee857545047ab920e63322bf4c8 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Sat, 31 Jan 2026 18:21:52 +0100 Subject: sys: fix make extract Also, regenerate consts on the latest linux-next. --- sys/linux/socket_netlink.txt.const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/socket_netlink.txt.const') diff --git a/sys/linux/socket_netlink.txt.const b/sys/linux/socket_netlink.txt.const index 261a8ac9e..00e6746c2 100644 --- a/sys/linux/socket_netlink.txt.const +++ b/sys/linux/socket_netlink.txt.const @@ -18,7 +18,7 @@ NETLINK_ISCSI = 8 NETLINK_KOBJECT_UEVENT = 15 NETLINK_LISTEN_ALL_NSID = 8 NETLINK_LIST_MEMBERSHIPS = 9 -NETLINK_MAX_ATTRIBUTES = 345 +NETLINK_MAX_ATTRIBUTES = 346 NETLINK_NETFILTER = 12 NETLINK_NFLOG = 5 NETLINK_NO_ENOBUFS = 5 -- cgit mrf-deployment