diff options
author | Karsten Graul <kgraul@linux.ibm.com> | 2020-07-18 15:06:11 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-19 15:30:22 -0700 |
commit | 7df8bcb56053173e5e5c0e566391fa601e3e4778 (patch) | |
tree | b4937b8977b5d415b732d97c886e050943917f90 /Kconfig | |
parent | 68fd8942038f30dbb64a594dc15d9948289de42a (diff) | |
download | linux-7df8bcb56053173e5e5c0e566391fa601e3e4778.tar.bz2 |
net/smc: fix link lookup for new rdma connections
For new rdma connections the SMC server assigns the link and sends the
link data in the clc accept message. To match the correct link use not
only the qp_num but also the gid and the mac of the links. If there are
equal qp_nums for different links the wrong link would be chosen.
Reviewed-by: Ursula Braun <ubraun@linux.ibm.com>
Fixes: 0fb0b02bd6fd ("net/smc: adapt SMC client code to use the LLC flow")
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions