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(a)gibson.dropbear.id.au
Signed-off-by: Laurent Vivier <lvivier(a)redhat.com>
Reviewed-by: David Gibson <david(a)gibson.dropbear.id.au>
Applied.
--
Stefano