]> 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)
commit20b50050fc9de762e782020a34f72f33a0cc0595
tree4f577d099fe20de54107b0db48b0b3c7b7cf71b3
parent7bf712e00757006a7d4b7f34463ab8e85d53bfe5
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