Skip to content

Commit a046d57

Browse files
Ursula Braundavem330
authored andcommitted
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>
1 parent 6812baa commit a046d57

File tree

5 files changed

+822
-32
lines changed

5 files changed

+822
-32
lines changed

net/smc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
obj-$(CONFIG_SMC) += smc.o
2-
smc-y := af_smc.o smc_pnet.o smc_ib.o
2+
smc-y := af_smc.o smc_pnet.o smc_ib.o smc_clc.o

0 commit comments

Comments
 (0)