diff options
| author | David Howells <[email protected]> | 2023-06-23 22:55:06 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-06-24 22:50:12 +0000 |
| commit | 2f8bc2bbb0fa87bcf7fb9eeb65eb6d79c5a08895 (patch) | |
| tree | 1fe40c1691dc7ff4064f4123ae22fc643374566d /net/unix/af_unix.c | |
| parent | nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage (diff) | |
| download | kernel-2f8bc2bbb0fa87bcf7fb9eeb65eb6d79c5a08895.tar.gz kernel-2f8bc2bbb0fa87bcf7fb9eeb65eb6d79c5a08895.zip | |
smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
Drop the smc_sendpage() code as smc_sendmsg() just passes the call down to
the underlying TCP socket and smc_tx_sendpage() is just a wrapper around
its sendmsg implementation.
Signed-off-by: David Howells <[email protected]>
cc: Karsten Graul <[email protected]>
cc: Wenjia Zhang <[email protected]>
cc: Jan Karcher <[email protected]>
cc: "D. Wythe" <[email protected]>
cc: Tony Lu <[email protected]>
cc: Wen Gu <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
