]> git.baikalelectronics.ru Git - kernel.git/commit
net: add the AF_KCM entries to family name tables
authorDexuan Cui <decui@microsoft.com>
Tue, 5 Apr 2016 14:41:11 +0000 (07:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Apr 2016 20:59:01 +0000 (16:59 -0400)
commited4d42884f5964e1aa2b49bc236c4b2458c6e9ed
tree4e054811f98d8f17503fe97fb34ba7e10b97ddf8
parent1788c3268dd72bf7522cb829ee77c1675c15cbfd
net: add the AF_KCM entries to family name tables

This is for the recent kcm driver, which introduces AF_KCM(41) in
b7ac4eb(kcm: Kernel Connection Multiplexor module).

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Cc: Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/sock.c