Home
last modified time | relevance | path

Searched hist:bc183dec08f9cb177cf5206a010b7a9e7b22e567 (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp.hdiff bc183dec08f9cb177cf5206a010b7a9e7b22e567 Fri May 29 00:01:52 CEST 2020 Florian Westphal <fw@strlen.de> tcp: tcp_init_buffer_space can be static

As of commit 98fa6271cfcb
("tcp: refactor setting the initial congestion window") this is called
only from tcp_input.c, so it can be static.

Signed-off-by: Florian Westphal <fw@strlen.de>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Dtcp_input.cdiff bc183dec08f9cb177cf5206a010b7a9e7b22e567 Fri May 29 00:01:52 CEST 2020 Florian Westphal <fw@strlen.de> tcp: tcp_init_buffer_space can be static

As of commit 98fa6271cfcb
("tcp: refactor setting the initial congestion window") this is called
only from tcp_input.c, so it can be static.

Signed-off-by: Florian Westphal <fw@strlen.de>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>