commit | 8429c1343519d7452b8ccd9af9716147512831c9 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Wed Jan 24 10:28:14 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 24 10:52:57 2018 -0500 |
tree | 0be2dcdf192d6b130fadbe38fdd0427358acbdd2 | |
parent | 35a6b17847175c4a6bdb0a16c1692627ca56b7f1 [diff] |
net/smc: get rid of tx_pend waits in socket closing There is no need to wait for confirmation of pending tx requests for a closing connection, since pending tx slots are dismissed when finishing a connection. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>