]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: check for pending termination
authorKarsten Graul <kgraul@linux.ibm.com>
Tue, 15 May 2018 15:05:03 +0000 (17:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 May 2018 15:49:20 +0000 (11:49 -0400)
commit2147498a8515fdcaee4a453442993bb82707a72f
treed8e329c2b5fb5df8ef3dd14c7fda443938da69be
parent7dfc792cb8c708af616c9cd929bbe9e753fa642b
net/smc: check for pending termination

Avoid to run the processing in smc_lgr_terminate() more than once,
remember when the link group termination is triggered.

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>
net/smc/smc_clc.c
net/smc/smc_core.c
net/smc/smc_core.h