diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2026-01-31 18:21:52 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2026-01-31 20:45:20 +0000 |
| commit | 6b8752f20c06eee857545047ab920e63322bf4c8 (patch) | |
| tree | 3dc8dde56cba0a56c8c25a2188e7284dba903628 /sys/linux/socket_netlink.txt.const | |
| parent | 3576455960ee88cefa43cad0bdfd1458549569b9 (diff) | |
sys: fix make extract
Also, regenerate consts on the latest linux-next.
Diffstat (limited to 'sys/linux/socket_netlink.txt.const')
| -rw-r--r-- | sys/linux/socket_netlink.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
