]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/smc/af_smc.c
smc: CLC handshake (incl. preparation steps)
authorUrsula Braun <ubraun@linux.vnet.ibm.com>
Mon, 9 Jan 2017 15:55:16 +0000 (16:55 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 21:07:39 +0000 (16:07 -0500)
commita046d57da19f812216f393e7c535f5858f793ac3
tree9b3c535ff6cd3da3cf06b3164cd727839df25f38
parent6812baabf24d5c299c13223366a23c269408f4d0
smc: CLC handshake (incl. preparation steps)

* CLC (Connection Layer Control) handshake

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/Makefile
net/smc/af_smc.c
net/smc/smc.h
net/smc/smc_clc.c [new file with mode: 0644]
net/smc/smc_clc.h [new file with mode: 0644]