]> git.baikalelectronics.ru Git - kernel.git/commit
net/smc: cancel tx worker in case of socket aborts
authorUrsula Braun <ubraun@linux.vnet.ibm.com>
Thu, 25 Jan 2018 10:15:31 +0000 (11:15 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jan 2018 21:10:42 +0000 (16:10 -0500)
commit631f5c8fb27415c1af2a9db4e64f8f0030ca94f4
tree132deeb5208faa8302692f9b588ff8274b792417
parent91cf7596c747ca1ec67f38f213bdca671c35c56c
net/smc: cancel tx worker in case of socket aborts

If an SMC socket is aborted, the tx worker should be cancelled.

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/smc/smc_close.c