Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[NETLINK]: Reserve a slot for NETLINK_GENERIC.



As requested by Jamal.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3c05d92e
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -20,6 +20,7 @@
#define NETLINK_IP6_FW		13
#define NETLINK_IP6_FW		13
#define NETLINK_DNRTMSG		14	/* DECnet routing messages */
#define NETLINK_DNRTMSG		14	/* DECnet routing messages */
#define NETLINK_KOBJECT_UEVENT	15	/* Kernel messages to userspace */
#define NETLINK_KOBJECT_UEVENT	15	/* Kernel messages to userspace */
#define NETLINK_GENERIC		16


#define MAX_LINKS 32		
#define MAX_LINKS 32