diff options
| author | Jens Axboe <axboe@kernel.dk> | 2025-08-21 05:03:37 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-08-24 20:41:12 +0300 |
| commit | 58d815091890e83aa2f83a9cce1fdfe3af02c7b4 (patch) | |
| tree | 3eaf6a1c43b14d3abfc71bdaaf95871d9bcaf8e6 /include/linux | |
| parent | 429884ff35f75a8ac3e8f822f483e220e3ea6394 (diff) | |
| download | linux-58d815091890e83aa2f83a9cce1fdfe3af02c7b4.tar.xz | |
io_uring/net: use struct io_br_sel->val as the recv finish value
Currently a pointer is passed in to the 'ret' in the receive handlers,
but since we already have a value field in io_br_sel, just use that.
This is also in preparation for needing to pass in struct io_br_sel
to io_recv_finish() anyway.
Link: https://lore.kernel.org/r/20250821020750.598432-10-axboe@kernel.dk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
