Commit 20ae975d authored by David S. Miller's avatar David S. Miller

[NETLINK]: Reserve a slot for NETLINK_GENERIC.

As requested by Jamal.
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3c05d92e
......@@ -20,6 +20,7 @@
#define NETLINK_IP6_FW 13
#define NETLINK_DNRTMSG 14 /* DECnet routing messages */
#define NETLINK_KOBJECT_UEVENT 15 /* Kernel messages to userspace */
#define NETLINK_GENERIC 16
#define MAX_LINKS 32
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment