We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0613736 commit 3135654Copy full SHA for 3135654
net/kcm/kcmsock.c
@@ -1946,4 +1946,5 @@ module_init(kcm_init);
1946
module_exit(kcm_exit);
1947
1948
MODULE_LICENSE("GPL");
1949
+MODULE_DESCRIPTION("KCM (Kernel Connection Multiplexor) sockets");
1950
MODULE_ALIAS_NETPROTO(PF_KCM);
0 commit comments