commit | 1551c95b61242b1a20565bae8d711f35a601c4f3 | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.ibm.com> | Sun May 03 14:38:45 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun May 03 16:07:01 2020 -0700 |
tree | a8430a9385ead6403bb5c44d44ed13650fbdf59c | |
parent | 57b499242cb888a32815f8663b60338bcb0b5747 [diff] |
net/smc: final part of add link processing as SMC server This patch finalizes the ADD_LINK processing of new links. Send the CONFIRM_LINK request to the peer, receive the response and set link state to ACTIVE. Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Reviewed-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>