commit | 413498440e30bfe381ac99dfc31628a3d8d4382a | [log] [tgz] |
---|---|---|
author | Hans Wippel <hwippel@linux.ibm.com> | Thu Jun 28 19:05:11 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 30 20:42:26 2018 +0900 |
tree | 57f5c081e80000c02c1a0387f067b02a15cdfc2d | |
parent | be244f28d22f77d939ba2b973c102ad2b49d3496 [diff] |
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>