]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6618562395674435617862ab78aa58ff0b19d989
tree4f577d099fe20de54107b0db48b0b3c7b7cf71b3
parenta59b2954bf20e6fc89d24a4828dfe5e6a6673e64
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