]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
net/smc: add SMC-D support in af_smc
authorHans Wippel <hwippel@linux.ibm.com>
Thu, 28 Jun 2018 17:05:11 +0000 (19:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Jun 2018 11:42:26 +0000 (20:42 +0900)
commit413498440e30bfe381ac99dfc31628a3d8d4382a
tree57f5c081e80000c02c1a0387f067b02a15cdfc2d
parentbe244f28d22f77d939ba2b973c102ad2b49d3496
net/smc: add SMC-D support in af_smc

This patch ties together the previous SMC-D patches. It adds support for
SMC-D to the listen and connect functions and, thus, enables SMC-D
support in the SMC code. If a connection supports both SMC-R and SMC-D,
SMC-D is preferred.

Signed-off-by: Hans Wippel <hwippel@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Suggested-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/af_smc.c
net/smc/smc_core.c
net/smc/smc_core.h