27 Dec
2023
27 Dec
'23
9:25 p.m.
On Tue, 5 Dec 2023 11:46:10 +1100
David Gibson
On Mon, Dec 04, 2023 at 03:23:11PM +0100, Laurent Vivier wrote:
e5eefe77435a ("tcp: Refactor to use events instead of states, split out spliced implementation") has exported tcp_sock_set_bufsize() to be able to use it in tcp_splice.c, but 6ccab72d9b40 has removed its use in tcp_splice.c, so we can set it static again.
Fixes: 6ccab72d9b40 ("tcp: Improve handling of fallback if socket pool is empty on new splice") Cc: david@gibson.dropbear.id.au Signed-off-by: Laurent Vivier
Reviewed-by: David Gibson
Applied. -- Stefano