Skip to content

Commit

Permalink
smc: CLC handshake (incl. preparation steps)
Browse files Browse the repository at this point in the history
* CLC (Connection Layer Control) handshake

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ursula Braun authored and David S. Miller committed Jan 9, 2017
1 parent 6812baa commit a046d57
Show file tree
Hide file tree
Showing 5 changed files with 822 additions and 32 deletions.
2 changes: 1 addition & 1 deletion net/smc/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
obj-$(CONFIG_SMC) += smc.o
smc-y := af_smc.o smc_pnet.o smc_ib.o
smc-y := af_smc.o smc_pnet.o smc_ib.o smc_clc.o
Loading

0 comments on commit a046d57

Please sign in to comment.