Home
last modified time | relevance | path

Searched hist:"4 aaa1685f750b293316d2a09cde2ea25be2a5de2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dprotocol.cdiff 4aaa1685f750b293316d2a09cde2ea25be2a5de2 Thu Jun 30 17:17:54 CDT 2022 Paolo Abeni <pabeni@redhat.com> mptcp: never fetch fwd memory from the subflow

The memory accounting is broken in such exceptional code
path, and after commit 4890b686f408 ("net: keep sk->sk_forward_alloc
as small as possible") we can't find much help there.

Drop the broken code.

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>