commit | d18963cf036566690c8bfd8b1d97d69f9a7d130f | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Wed Oct 09 10:07:47 2019 +0200 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Oct 09 19:45:44 2019 -0700 |
tree | 5a80d7a788657bad4b1f2d79335703c381abb2fc | |
parent | c3d9494e68c4a5d23227ede822fda9bd68bef8e3 [diff] |
net/smc: improve close of terminated socket Make sure a terminated SMC socket reaches the CLOSED state. Even if sending of close flags fails, change the socket state to the intended state to avoid dangling sockets not reaching the CLOSED state. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>