]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/smc: expose smc proto operations
authorD. Wythe <alibuda@linux.alibaba.com>
Thu, 13 Jun 2024 18:00:29 +0000 (02:00 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Jun 2024 12:14:09 +0000 (13:14 +0100)
commit13543d02c90d6195b31bef8fb51dfeff77c0b368
tree575c0f7ef4f0d8b19bfb22bc943bf5b362a64aad
parentd0e35656d83458d668593930f1568d464dde429c
net/smc: expose smc proto operations

Externalize smc proto operations (smc_xxx) to allow
access from files other than af_smc.c

This is in preparation for the subsequent implementation
of the AF_INET version of SMC.

Signed-off-by: D. Wythe <alibuda@linux.alibaba.com>
Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
Reviewed-by: Dust Li <dust.li@linux.alibaba.com>
Tested-by: Niklas Schnelle <schnelle@linux.ibm.com>
Tested-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc.h