io_uring/net: move send zc fixed buffer import into helper io_uring-sendzc-provided
authorJens Axboe <axboe@kernel.dk>
Fri, 18 Oct 2024 17:34:46 +0000 (11:34 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 28 Oct 2024 19:25:50 +0000 (13:25 -0600)
commit419691af8909c1e22ab09a1ac2bb7322e1633d1f
tree492ae367b92f4e78991b78dcc80a5df266c91678
parentd1aecb721759caa884fcb0cad90129b405623fef
io_uring/net: move send zc fixed buffer import into helper

In preparation to making the fixed buffer importing a bit more elaborate
in terms of what it supports.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/net.c