commit | 9651b9346f5bc85a4fef96789c756748483d9ee2 | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.vnet.ibm.com> | Thu Mar 01 13:51:33 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 01 13:21:31 2018 -0500 |
tree | 255bfefb143f57b4c1bc73a580904d98d6f88919 | |
parent | 52bedf37bafe1d3bc36d1513ad059d9fd28b3c3f [diff] |
net/smc: prevent new connections on link group When the processing of a DELETE LINK message has started, new connections should not be added to the link group that is about to terminate. Signed-off-by: Karsten Graul <kgraul@linux.vnet.ibm.com> Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>