mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-02 21:23:42 -05:00
This reverts commitf211ac1545. We had similar attempt in the past, and we reverted it. History:64a146513f[NET]: Revert incorrect accept queue backlog changes.8488df894d[NET]: Fix bugs in "Whether sock accept queue is full" checking I am adding a fat comment so that future attempts will be much harder. Fixes:f211ac1545("net: correct sk_acceptq_is_full()") Cc: iuyacan <yacanliu@163.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>