OSDN Git Service

mctp: Add base socket/protocol definitions
authorJeremy Kerr <jk@codeconstruct.com.au>
Thu, 29 Jul 2021 02:20:40 +0000 (10:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jul 2021 14:06:49 +0000 (15:06 +0100)
commit8f601a1e4f8c84f0a5d249837c567565844fe56e
treea91da4b36fd9ba9e4b2f6848c6ff17620f5cf64d
parentbc49d8169aa72295104f1558830c568efb946315
mctp: Add base socket/protocol definitions

Add an empty socket implementation, plus initialisation/destruction
handlers.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mctp/af_mctp.c