projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c05d92
)
[NETLINK]: Reserve a slot for NETLINK_GENERIC.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 15 Sep 2005 03:52:37 +0000
(20:52 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 15 Sep 2005 03:52:37 +0000
(20:52 -0700)
As requested by Jamal.
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netlink.h
patch
|
blob
|
history
diff --git
a/include/linux/netlink.h
b/include/linux/netlink.h
index
7bbd259
..
bdebdc5
100644
(file)
--- a/
include/linux/netlink.h
+++ b/
include/linux/netlink.h
@@
-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