aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2023-05-22 12:11:16 +0000
committerJakub Kicinski <[email protected]>2023-05-24 03:48:27 +0000
commit7f8816ab4bae9dd42c5720fdad4b102532d4e43a (patch)
treee2756b2cee48dbba90ab2b2d12ddda07bcf2c5e8 /net/tls/tls_main.c
parenttcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg (diff)
downloadkernel-7f8816ab4bae9dd42c5720fdad4b102532d4e43a.tar.gz
kernel-7f8816ab4bae9dd42c5720fdad4b102532d4e43a.zip
espintcp: Inline do_tcp_sendpages()
do_tcp_sendpages() is now just a small wrapper around tcp_sendmsg_locked(), so inline it, allowing do_tcp_sendpages() to be removed. This is part of replacing ->sendpage() with a call to sendmsg() with MSG_SPLICE_PAGES set. Signed-off-by: David Howells <[email protected]> cc: Steffen Klassert <[email protected]> cc: Herbert Xu <[email protected]> cc: David Ahern <[email protected]> cc: Jens Axboe <[email protected]> cc: Matthew Wilcox <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions