Re: [PATCH] tcp: avoid unnecessary loop if even ports are used up
From: Eric Dumazet <edumazet@google.com> Date: 2021-02-22 11:30:40
On Mon, Feb 22, 2021 at 12:10 PM Honglei Wang [off-list ref] wrote:
Really? I just came to the latest 5.11 including Linus' tree and
net-next, seems it's still here at line
725 of inet_hashtables.c.. Do I miss something?
5.11 is old already. inet_hashtables.c has been changed for upcoming 5.12
You always must look at current trees before submitting a patch.
Read Documentation/networking/netdev-FAQ.rst for additional hints.