diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2025-11-13 10:46:09 +0000 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-11-13 11:19:37 -0700 |
| commit | f0243d2b86b97a575a7a013370e934f70ee77dd3 (patch) | |
| tree | 8277a5e4c4e79f3dee90251d8c9bd680c4b4c772 /lib/debugobjects.c | |
| parent | 5bd38e18d5287f316cecf173199650072e83be2f (diff) | |
io_uring/zcrx: convert to use netmem_desc
Convert zcrx to struct netmem_desc, and use struct net_iov::desc to
access its fields instead of struct net_iov inner union alises.
zcrx only directly reads niov->pp, so with this patch it doesn't depend
on the union anymore.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Byungchul Park <byungchul@sk.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
