Home
last modified time | relevance | path

Searched hist:"3 c90e377" (Results 1 – 1 of 1) sorted by relevance

/linux/net/mptcp/
H A Dprotocol.c3c90e377 Mon Jun 21 22:54:35 GMT 2021 Paolo Abeni <pabeni@redhat.com> mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()

If we don't flush entirely the receive queue, we need set
again such bit later. We can simply avoid clearing it.

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>