diff options
| author | D. Wythe <[email protected]> | 2024-06-14 02:00:28 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-06-17 13:14:09 +0100 |
| commit | d0e35656d83458d668593930f1568d464dde429c (patch) | |
| tree | c87938cd45462248048f7467c045ee64abe7478e /include/uapi/linux | |
| parent | f22b4b55edb507a2b30981e133b66b642be4d13f (diff) | |
net/smc: refactoring initialization of smc sock
This patch aims to isolate the shared components of SMC socket
allocation by introducing smc_sk_init() for sock initialization
and __smc_create_clcsk() for the initialization of clcsock.
This is in preparation for the subsequent implementation of the
AF_INET version of SMC.
Signed-off-by: D. Wythe <[email protected]>
Reviewed-by: Tony Lu <[email protected]>
Reviewed-by: Wenjia Zhang <[email protected]>
Reviewed-by: Dust Li <[email protected]>
Tested-by: Niklas Schnelle <[email protected]>
Tested-by: Wenjia Zhang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions