commit | ee05ff7af26509f39360534a5225ee714416cdfd | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.ibm.com> | Tue Nov 20 16:46:40 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 21 16:14:56 2018 -0800 |
tree | 986949c0bf44e3269e288c385759b4a516183059 | |
parent | f07920ad9c6f5781c90ac4915f8254d999d8c1cc [diff] |
net/smc: use queue pair number when matching link group When searching for an existing link group the queue pair number is also to be taken into consideration. When the SMC server sends a new number in a CLC packet (keeping all other values equal) then a new link group is to be created on the SMC client side. Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>