summaryrefslogtreecommitdiffstats
path: root/scripts/checkkconfigsymbols.py
diff options
context:
space:
mode:
authorUrsula Braun <ubraun@linux.ibm.com>2019-02-04 13:44:47 +0100
committerDavid S. Miller <davem@davemloft.net>2019-02-04 18:11:19 +0100
commit84b799a292ebc03de388f8573a169de6eb12c340 (patch)
treef49331673908a7f6d271c643a9203db7fd106d92 /scripts/checkkconfigsymbols.py
parentnet/smc: delete rkey first before switching to unused (diff)
downloadlinux-84b799a292ebc03de388f8573a169de6eb12c340.tar.xz
linux-84b799a292ebc03de388f8573a169de6eb12c340.zip
net/smc: correct state change for peer closing
If some kind of closing is received from the peer while still in state SMC_INIT, it means the peer has had an active connection and closed the socket quickly before listen_work finished. This should not result in a shortcut from state SMC_INIT to state SMC_CLOSED. This patch adds the socket to the accept queue in state SMC_APPCLOSEWAIT1. The socket reaches state SMC_CLOSED once being accepted and closed with smc_release(). Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/checkkconfigsymbols.py')
0 files changed, 0 insertions, 0 deletions