diff options
author | Jakub Kicinski <[email protected]> | 2023-12-07 16:52:32 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-12-13 21:59:04 -0800 |
commit | c3f687d8dfeb33cffbb8f47c30002babfc4895d2 (patch) | |
tree | c0b44d4c9253d082e56b45f612152155d5fd3742 /net/ipv4/tcp_input.c | |
parent | 0a149ab78ee220c75eef797abea7a29f4490e226 (diff) |
net: page_pool: factor out releasing DMA from releasing the page
Releasing the DMA mapping will be useful for other types
of pages, so factor it out. Make sure compiler inlines it,
to avoid any regressions.
Signed-off-by: Mina Almasry <[email protected]>
Reviewed-by: Shakeel Butt <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions