commit | 0b29ec6436138721acf5844e558f7334a0fa61d5 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Thu Nov 14 13:02:47 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 15 12:28:28 2019 -0800 |
tree | 1b95d5509f485e0a076e9200e247265e33ba6add | |
parent | 6a37ad3da5d64a632d03a8dc272c65e706cc7160 [diff] |
net/smc: immediate termination for SMCR link groups If the SMC module is unloaded or an IB device is thrown away, the immediate link group freeing introduced for SMCD is exploited for SMCR as well. That means SMCR-specifics are added to smc_conn_kill(). Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>