net/smc: take link down instead of terminating the link group
authorKarsten Graul <kgraul@linux.ibm.com>
Fri, 1 May 2020 10:48:09 +0000 (12:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 23:20:04 +0000 (16:20 -0700)
commit87523930a16eb57ebb20318e92b5df4b64fe8b20
tree4f577d099fe20de54107b0db48b0b3c7b7cf71b3
parent541afa10c126b6c22c2a805a559c70cc41fd156e
net/smc: take link down instead of terminating the link group

Use the introduced link down processing in all places where the link
group is terminated and take down the affected link only.

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>
net/smc/smc_core.c
net/smc/smc_llc.c
net/smc/smc_tx.c
net/smc/smc_wr.c