diff options
author | Hans Wippel <hwippel@linux.ibm.com> | 2018-06-28 20:05:09 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-30 14:42:25 +0300 |
commit | c758dfddc1b5b1c9b8c64e5e4bb9bf24b74f4a59 (patch) | |
tree | cb5f055473e2882c0b87b7052394cd1960cb8a3d /net/smc/smc_ism.c | |
parent | 1619f770589a183af56f248de261534b255122de (diff) | |
download | linux-c758dfddc1b5b1c9b8c64e5e4bb9bf24b74f4a59.tar.xz |
net/smc: add SMC-D support in CLC messages
There are two types of SMC: SMC-R and SMC-D. These types are signaled
within the CLC messages during the CLC handshake. This patch adds
support for and checks of the SMC type.
Also, SMC-R and SMC-D need to exchange different information during the
CLC handshake. So, this patch extends the current message formats to
support the SMC-D header fields. The Proposal message can contain both
SMC-R and SMC-D information. The Accept and Confirm messages contain
either SMC-R or SMC-D information.
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>
Diffstat (limited to 'net/smc/smc_ism.c')
0 files changed, 0 insertions, 0 deletions