diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-02-12 02:30:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-12 05:30:54 +0300 |
commit | dd913410b0a442a53d41a9817ed2208850858e99 (patch) | |
tree | d676bc5cce26c517b6da357e925d753a3f2a062e /net/mptcp/mptcp_diag.c | |
parent | 15cc10453398c22f78f6c2b897119ecce5e5dd89 (diff) | |
download | linux-dd913410b0a442a53d41a9817ed2208850858e99.tar.xz |
mptcp: fix poll after shutdown
The current mptcp_poll() implementation gives unexpected
results after shutdown(SEND_SHUTDOWN) and when the msk
status is TCP_CLOSE.
Set the correct mask.
Fixes: 8edf08649eed ("mptcp: rework poll+nospace handling")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp/mptcp_diag.c')
0 files changed, 0 insertions, 0 deletions